Update modules/selfhosted/forgejo/default.nix
This commit is contained in:
parent
f7e4fdb662
commit
5f76fbbfe9
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@
|
|||
ROOT_URL = "https://git.dnsc.io/";
|
||||
HTTP_PORT = 9004;
|
||||
SSH_PORT = lib.head config.services.openssh.ports;
|
||||
LANDING_PAGE = "explore";
|
||||
};
|
||||
service.DISABLE_REGISTRATION = true;
|
||||
mailer = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue