adding overwriteWebroot
This commit is contained in:
parent
8fa7c642a3
commit
90fcc33b23
|
@ -65,6 +65,7 @@ with lib;
|
||||||
# };
|
# };
|
||||||
};
|
};
|
||||||
settings = {
|
settings = {
|
||||||
|
overwriteWebroot = "staff.tfcconnection.org";
|
||||||
overwriteProtocol = "https";
|
overwriteProtocol = "https";
|
||||||
default_phone_region = "US";
|
default_phone_region = "US";
|
||||||
trusted_domains = [ dn ];
|
trusted_domains = [ dn ];
|
||||||
|
|
Loading…
Reference in a new issue