Skip to content
Snippets Groups Projects
Commit 32f2e43a authored by Václav Bartoš's avatar Václav Bartoš
Browse files

access.ips: allow access to HAProxy stats from everywhere by default

it's useful for any troubleshooting s it should be accessible as easy as the other services
parent 95a2aef4
No related branches found
No related tags found
1 merge request!5Migrate from ODFE to OpenSearch
......@@ -3,7 +3,8 @@
# For example 0.0.0.0/0 enables access from whole IPv4 internet and ::/0 enables access from whole IPv6
### HAProxy Stats - Start ###
127.0.0.1
0.0.0.0/0
::/0
### HAProxy Stats - End ###
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment