feat(Dozzle): add env

master
arcbjorn 2 years ago
parent 931be23816
commit 55de9f9423

@ -8,6 +8,8 @@ services:
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock
# ports: # ports:
# - 9999:8080 # - 9999:8080
env_file:
- ../stack.env
networks: networks:
- caddy-network - caddy-network

Loading…
Cancel
Save