add forgejo root url
This commit is contained in:
parent
20af2f9d15
commit
3c5c61b107
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
|
||||
settings.server = {
|
||||
HTTP_PORT = 21350;
|
||||
ROOT_URL = "https://git.asakiyuki.com/"
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue