Skip to content

Commit 6bf8c79

Browse files
committed
Update the configurations in haproxy config template
1 parent 87571d4 commit 6bf8c79

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

haproxy.cfg.template

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,10 @@ backend rotateproxy
4040
%(squid_config)s
4141

4242

43-
listen admin_stats 0.0.0.0:8080
43+
listen admin_stats
44+
bind 0.0.0.0:8080
4445
mode http
4546
stats uri /stats
4647
stats realm Global\ statistics
47-
stats auth
48+
stats auth ubuntu:adG3Hj09l<}
4849
option contstats

0 commit comments

Comments
 (0)