a
This commit is contained in:
@@ -99,6 +99,7 @@ in
|
|||||||
settings = {
|
settings = {
|
||||||
server.port = 8081;
|
server.port = 8081;
|
||||||
app = {
|
app = {
|
||||||
|
host = lib.mkForce "https://${cfg.subdomain}.${sp.domain}";
|
||||||
site_name = cfg.appName;
|
site_name = cfg.appName;
|
||||||
single_user = false;
|
single_user = false;
|
||||||
federation = cfg.enableFederation;
|
federation = cfg.enableFederation;
|
||||||
|
|||||||
Reference in New Issue
Block a user