fix: lab: gitea

This commit is contained in:
2026-05-31 10:56:58 +00:00
parent 4099f2f27e
commit 35de436105
+2 -1
View File
@@ -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;