updated caddyfile

This commit is contained in:
2026-04-23 07:41:35 +00:00
parent d59c7d7c25
commit 824702daff

View File

@@ -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
}