1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

fix(nextcloud): force ssl, otherwise the acme challenge wont work

This commit is contained in:
2021-01-15 14:08:45 +01:00
parent 901cf6f711
commit 5923f3341a

View File

@@ -44,7 +44,7 @@ in
services.nginx.virtualHosts."cloud.xn--kiern-0qa.de" = {
enableACME = true;
addSSL = true;
forceSSL = true;
};
# Ensure that postgres is running before running the setup