change README
This commit is contained in:
parent
f5c71a961b
commit
fde54e9ddb
1 changed files with 2 additions and 3 deletions
|
@ -22,10 +22,9 @@ services:
|
||||||
labels:
|
labels:
|
||||||
com.centurylinklabs.watchtower.enable: false
|
com.centurylinklabs.watchtower.enable: false
|
||||||
caddy: ip.brothertec.eu
|
caddy: ip.brothertec.eu
|
||||||
caddy.@geofilter.maxmind_geolocation.db_path: /GeoIP/GeoLite2-Country.mmdb
|
caddy.route.appsec: ""
|
||||||
caddy.@geofilter.maxmind_geolocation.deny_countries: RU CN
|
|
||||||
caddy.route.crowdsec: ""
|
caddy.route.crowdsec: ""
|
||||||
caddy.route.reverse_proxy: "@geofilter {{upstreams 8080}}"
|
caddy.route.reverse_proxy: "{{upstreams 8080}}"
|
||||||
caddy.route.reverse_proxy.header_up: |
|
caddy.route.reverse_proxy.header_up: |
|
||||||
X-Real-IP {remote_host}
|
X-Real-IP {remote_host}
|
||||||
caddy.encode: "zstd gzip"
|
caddy.encode: "zstd gzip"
|
||||||
|
|
Loading…
Add table
Reference in a new issue