fail2ban test 11

This commit is contained in:
2025-07-16 15:55:34 +02:00
parent e86c5f5d81
commit dbe7cc9ab1

View File

@@ -24,7 +24,7 @@ in {
encode zstd gzip encode zstd gzip
reverse_proxy ${vcfg.ROCKET_ADDRESS}:${toString vcfg.ROCKET_PORT} { reverse_proxy ${vcfg.ROCKET_ADDRESS}:${toString vcfg.ROCKET_PORT} {
header_up X-Real-IP {remote_host} header_up X-Real-IP {http.request.header.Cf-Connecting-Ip}
} }
''; '';