Changes in the Static object
This commit is contained in:
parent
3a3d5204a3
commit
85922425d4
6 changed files with 9 additions and 7 deletions
|
|
@ -7,7 +7,7 @@ services:
|
|||
haproxy:
|
||||
image: byjg/easy-haproxy
|
||||
volumes:
|
||||
- ./config.yml:/etc/haproxy/easyconfig.yml
|
||||
- ./conf/:/etc/haproxy/static/
|
||||
- ./host1.local.pem:/certs/haproxy/host1.local.pem
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
environment:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue