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