This commit is contained in:
2025-11-12 19:01:24 +03:00
parent fc34f43f4d
commit 1684e24959

View File

@@ -96,6 +96,10 @@ in
enable = true;
database.type = "sqlite3";
host = "${cfg.subdomain}.${sp.domain}";
nginx = {
enable = true;
forceSSL = true;
};
settings = {
server.port = 8081;
app = {