l domsen: set nextcloud overwriteProtocol
This commit is contained in:
parent
0c9a0c690e
commit
d68e0e2e2d
|
@ -94,6 +94,7 @@ in {
|
|||
hostName = "o.xanf.org";
|
||||
config = {
|
||||
adminpassFile = toString <secrets> + "/nextcloud_pw";
|
||||
overwriteProtocol = "https";
|
||||
};
|
||||
https = true;
|
||||
nginx.enable = true;
|
||||
|
|
Loading…
Reference in a new issue