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 }