This commit is contained in:
2025-11-12 20:07:36 +03:00
parent 1212a6881a
commit 2cd3568ac3

View File

@@ -99,6 +99,7 @@ in
settings = {
server.port = 8081;
app = {
host = lib.mkForce "https://${cfg.subdomain}.${sp.domain}";
site_name = cfg.appName;
single_user = false;
federation = cfg.enableFederation;