lightsail-tokyo/forgejo: set ssh domain for cdn
This commit is contained in:
parent
464c38e479
commit
6407c88670
1 changed files with 1 additions and 0 deletions
|
@ -270,6 +270,7 @@
|
||||||
DOMAIN = "git.ny4.dev";
|
DOMAIN = "git.ny4.dev";
|
||||||
PROTOCOL = "http+unix";
|
PROTOCOL = "http+unix";
|
||||||
ROOT_URL = "https://git.ny4.dev/";
|
ROOT_URL = "https://git.ny4.dev/";
|
||||||
|
SSH_DOMAIN = "tyo0.ny4.dev";
|
||||||
};
|
};
|
||||||
|
|
||||||
service = {
|
service = {
|
||||||
|
|
Loading…
Reference in a new issue