idk
This commit is contained in:
parent
37b7adfc92
commit
1b3ed423c4
1 changed files with 1 additions and 2 deletions
|
|
@ -2,10 +2,9 @@
|
|||
services.forgejo = {
|
||||
enable = true;
|
||||
database.type = "mysql";
|
||||
|
||||
service.DISABLE_REGISTRATION = true;
|
||||
settings.server = {
|
||||
HTTP_PORT = 21350;
|
||||
DISABLE_REGISTRATION = true;
|
||||
ROOT_URL = "https://git.asakiyuki.com/";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Reference in a new issue