removed test pw from haproxy.cfg

This commit is contained in:
gashapwn 2020-11-30 04:22:35 +00:00
parent 7c3945afba
commit cd6720a25e

View File

@ -16,6 +16,9 @@ defaults
retries 3
maxconn 2000
# Make sure to change user and password
# before enabling this
#listen haproxy_stats
# bind *:25010
# mode http
@ -32,7 +35,7 @@ defaults
# stats hide-version
# stats refresh 30s
# stats show-node
# stats auth metric:blacksheepcomeon
# stats auth SOMEUSER:SOMEPASSWORD
# stats uri /haproxy?stats
frontend haproxy