(revert): https option is useless

This commit is contained in:
Harry 2024-08-17 10:54:25 +02:00
parent 205fffc117
commit 291f193aad

View file

@ -20,7 +20,6 @@
database.createLocally = true;
webserver = "caddy";
configureRedis = true;
https = true;
config = {
dbtype = "pgsql";
adminpassFile = config.sops.secrets.adminNextcloudPass.path;