check borgmatic and rsnapshot configurations

This commit is contained in:
2024-11-25 14:56:53 +01:00
parent f005feb7fb
commit c11b75a046
13 changed files with 33 additions and 30 deletions

View File

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