mirror of https://gitlab.crans.org/nounous/nixos
nextcloud: force https
parent
1f96169d8c
commit
75603387c7
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
configureRedis = true;
|
||||
hostName = "nextcloud.crans.org";
|
||||
https = false;
|
||||
https = true;
|
||||
|
||||
maxUploadSize = "4G";
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue