fix: lab: gitea
This commit is contained in:
@@ -257,8 +257,9 @@ in {
|
|||||||
enable = true;
|
enable = true;
|
||||||
settings.service.DISABLE_REGISTRATION = false;
|
settings.service.DISABLE_REGISTRATION = false;
|
||||||
settings.server = {
|
settings.server = {
|
||||||
HTTP_PORT = 11011;
|
HTTP_PORT = 11011;
|
||||||
SSH_PORT = 11012;
|
#SSH_PORT = 11012;
|
||||||
|
SSH_DOMAIN = "hectic-lab.com";
|
||||||
};
|
};
|
||||||
database = {
|
database = {
|
||||||
createDatabase = true;
|
createDatabase = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user