Fix Example
This commit is contained in:
parent
5d03751df1
commit
bc2e7e779d
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ services:
|
||||||
environment:
|
environment:
|
||||||
EASYHAPROXY_DISCOVER: swarm
|
EASYHAPROXY_DISCOVER: swarm
|
||||||
EASYHAPROXY_SSL_MODE: "loose"
|
EASYHAPROXY_SSL_MODE: "loose"
|
||||||
EASYHAPROXY_LETSENCRYPT_EMAIL: changeme@example.org
|
EASYHAPROXY_CERTBOT_EMAIL: changeme@example.org
|
||||||
HAPROXY_CUSTOMERRORS: "true"
|
HAPROXY_CUSTOMERRORS: "true"
|
||||||
HAPROXY_USERNAME: admin
|
HAPROXY_USERNAME: admin
|
||||||
HAPROXY_PASSWORD: password
|
HAPROXY_PASSWORD: password
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue