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