diff --git a/haproxy-webintarface.config b/haproxy-webintarface.config index 99fa2fb5..12116f6b 100644 --- a/haproxy-webintarface.config +++ b/haproxy-webintarface.config @@ -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