mirror of https://github.com/Aidaho12/haproxy-wi
Update README.md
parent
f69333431b
commit
b7ed854be4
|
@ -19,6 +19,10 @@ $ cd /opt/haproxy-webintarface
|
||||||
$ tar xf haproxy-webintarface-master.zip
|
$ tar xf haproxy-webintarface-master.zip
|
||||||
$ pip3 -r requirements.txt
|
$ pip3 -r requirements.txt
|
||||||
```
|
```
|
||||||
|
If foler not /opt/haproxy/, edit server.py:
|
||||||
|
```
|
||||||
|
path_config = "/opt/haproxy/haproxy-webintarface.config"
|
||||||
|
```
|
||||||
|
|
||||||
# Settings
|
# Settings
|
||||||
edit haproxy-webintarface.config with your env
|
edit haproxy-webintarface.config with your env
|
||||||
|
|
Loading…
Reference in New Issue