10 lines
240 B
Plaintext
10 lines
240 B
Plaintext
EXTERNAL_IP=127.0.0.1
|
|
HAPROXY_REPO='https://scm.f1x.online/mirrors/haproxy.git'
|
|
HAPROXY_VERSION=
|
|
HAPROXY_CONFIG_FILE_PATH=/path/to/haproxy.conf
|
|
HAPROXY_CERTS_PATH=/path/to/certs
|
|
PORT_STATS=8404
|
|
PORT_PLAIN=80
|
|
PORT_TLS=443
|
|
STATS_IP=127.0.0.1
|