49 current 2025-10-07 20:40:25 25.05.20251001.5b5be50 6.12.49 *

This commit is contained in:
2025-10-07 20:44:14 -05:00
parent eff96cb051
commit 345d32f5fd
3 changed files with 14 additions and 3 deletions

View File

@@ -60,7 +60,7 @@ in
# reverse proxy entryo
services.nginx.virtualHosts."sonarr.snowbelle.lan" = {
enableACME = false;
forceSSL = true;
forceSSL = false;
sslCertificate = config.sops.secrets."ssl_blakedheld_crt".path;
sslCertificateKey = config.sops.secrets."ssl_blakedheld_key".path;
locations."/" = {