forgejo: update port
This commit is contained in:
parent
6be74a3935
commit
b0d7ba2c70
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
};
|
||||
service.DISABLE_REGISTRATION = true;
|
||||
server = {
|
||||
HTTP_PORT = 3000;
|
||||
HTTP_PORT = 3200;
|
||||
DOMAIN = "git.notohh.dev";
|
||||
ROOT_URL = "https://git.notohh.dev";
|
||||
LANDING_PAGE = "/explore/repos";
|
||||
|
|
Loading…
Reference in a new issue