From 824702daffe29b89a14798340cff7a9d4875aa6a Mon Sep 17 00:00:00 2001 From: akanealw Date: Thu, 23 Apr 2026 07:41:35 +0000 Subject: [PATCH] updated caddyfile --- caddy/Caddyfile | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/caddy/Caddyfile b/caddy/Caddyfile index 76aee64..d5536bd 100644 --- a/caddy/Caddyfile +++ b/caddy/Caddyfile @@ -14,13 +14,6 @@ trusted_proxies static private_ranges } - crowdsec { - api_url http://localhost:8080 - api_key uok9y/eKet7rhXxxGvgUNmMiKsAxxh2JJd4rsGvCDoE - ticker_interval 15s - #disable_streaming - #enable_hard_fails - } } # -------------------------------------------------- @@ -127,7 +120,7 @@ auth.akanealw.com { @nextcloud host nextcloud.akanealw.com handle @nextcloud { - reverse_proxy https://192.168.1.30:443 { + reverse_proxy https://192.168.1.30:8443 { transport http { tls_insecure_skip_verify }