specify env file

This commit is contained in:
matti 2023-08-08 17:15:17 +00:00
parent 9c977248ab
commit f06f204638

View file

@ -32,6 +32,8 @@ services:
retries: 30
start_period: 20s
timeout: 10s
env_file:
- stack.env
labels:
- "traefik.enable=true"
- "traefik.docker.network=proxy"