feat: unforce ssl

This commit is contained in:
s-prechtl 2025-06-22 19:08:57 +02:00
parent b8a1d337c3
commit 6473c71190

View file

@ -42,7 +42,7 @@
recommendedProxySettings = true;
recommendedTlsSettings = true;
virtualHosts.${config.services.nextcloud.hostName} = {
forceSSL = true;
forceSSL = false;
enableACME = true;
listen = [
{