check borgmatic and rsnapshot configurations
This commit is contained in:
@@ -157,9 +157,10 @@ geo.rik.veenboer.xyz {
|
||||
# trusted_proxies: Trust 'X-Forwarded-For' header_up if trusted_proxies is also valid (see https://caddyserver.com/docs/caddyfile/options#trusted-proxies)
|
||||
# default: trusted_proxies
|
||||
|
||||
# Respond to anyone in NL
|
||||
@geofilter expression ({geoip2.country_code} == "NL")
|
||||
|
||||
# @geofilter expression {geoip2.country_eu}
|
||||
|
||||
route @geofilter {
|
||||
reverse_proxy host:12345 {
|
||||
header_up X-Real-IP {remote_host}
|
||||
|
||||
Reference in New Issue
Block a user