reconfigure some forrgejo things
This commit is contained in:
parent
be80a1cefd
commit
cea3de7e15
1 changed files with 5 additions and 0 deletions
|
@ -32,6 +32,11 @@
|
|||
HTTP_PORT = 3000;
|
||||
SSH_PORT = 222;
|
||||
ROOT_URL = "https://${config.services.forgejo.settings.server.DOMAIN}:443";
|
||||
ENABLE_GZIP = true;
|
||||
};
|
||||
service = {
|
||||
DISABLE_REGISTRATION = true;
|
||||
DEFAULT_KEEP_EMAIL_PRIVATE = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue