update compose file
This commit is contained in:
parent
4fa2eeb8a9
commit
457a5b66c5
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ services:
|
|||
network_mode: host
|
||||
env_file:
|
||||
- .env
|
||||
environment:
|
||||
- PORT=8080
|
||||
volumes:
|
||||
- ./haproxy-host.cfg:/etc/haproxy/haproxy.cfg
|
||||
- ./key.key:/certs/cert.pem.key
|
||||
|
|
Loading…
Add table
Reference in a new issue