disable env requirements
This commit is contained in:
parent
19e1151e2e
commit
dac4cfaed3
11 changed files with 29 additions and 13 deletions
compute-2-mep/traefik-kop
|
@ -5,6 +5,7 @@ services:
|
|||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
env_file:
|
||||
- .env
|
||||
- path: .env
|
||||
required: false
|
||||
environment:
|
||||
- BIND_IP=10.100.2.3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue