mirror of https://github.com/Aidaho12/haproxy-wi
Update haproxy-webintarface.config
parent
d318d4dfa6
commit
f26c798cad
|
@ -1,6 +1,10 @@
|
||||||
[main]
|
[main]
|
||||||
#Path to files destination
|
#Path to files destination
|
||||||
fullpath = /opt/haproxy/
|
fullpath = /opt/haproxy/
|
||||||
|
server_bind_ip = 0.0.0.0
|
||||||
|
server_port = 8000
|
||||||
|
#Log for server.py
|
||||||
|
log_path = %(fullpath)s/log/
|
||||||
|
|
||||||
[configs]
|
[configs]
|
||||||
#Server for save configs from HAproxy servers
|
#Server for save configs from HAproxy servers
|
||||||
|
|
Loading…
Reference in New Issue