1
0
Fork 0

Changes in the Static object

This commit is contained in:
Joao M 2022-09-02 23:00:16 +00:00
parent 3a3d5204a3
commit 85922425d4
6 changed files with 9 additions and 7 deletions

View file

@ -98,7 +98,7 @@ class Functions:
class Consts:
easyhaproxy_config = "/etc/haproxy/easyconfig.yml"
easyhaproxy_config = "/etc/haproxy/static/config.yml"
haproxy_config = "/etc/haproxy/haproxy.cfg"
certs_letsencrypt = "/certs/letsencrypt"
certs_haproxy = "/certs/haproxy"