Fix SSL
This commit is contained in:
parent
21a4a056cb
commit
ad8aef16a2
11 changed files with 91 additions and 36 deletions
|
|
@ -8,7 +8,7 @@ services:
|
|||
image: byjg/easy-haproxy
|
||||
volumes:
|
||||
- ./config.yml:/etc/haproxy/easyconfig.yml
|
||||
- ./certs:/certs
|
||||
- ./host1.local.pem:/certs/haproxy/host1.local.pem
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
environment:
|
||||
EASYHAPROXY_DISCOVER: static
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue