updated caddyfile
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user