Fix: remove comments from trusted IP files breaking HAProxy startup
All checks were successful
HAProxy Manager Build and Push / Build-and-Push (push) Successful in 54s
All checks were successful
HAProxy Manager Build and Push / Build-and-Push (push) Successful in 54s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,4 +1 @@
|
||||
# Trusted IPs - one per line, supports CIDR
|
||||
# These IPs bypass all rate limiting rules
|
||||
# Phone system
|
||||
172.116.197.166
|
||||
|
||||
@@ -1,4 +1 @@
|
||||
# Trusted IPs map - format: <ip_or_cidr> 1
|
||||
# Used for whitelisting IPs that arrive via proxy headers (real_ip)
|
||||
# Phone system
|
||||
172.116.197.166 1
|
||||
|
||||
Reference in New Issue
Block a user