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