Removed depends on tag for all containers outside of Traefik's compose file

This commit is contained in:
2023-08-09 23:03:47 +01:00
parent 3399b5abfd
commit 3911ce9e69
4 changed files with 0 additions and 7 deletions

View File

@ -10,8 +10,6 @@ services:
- ./bitwarden/:/data/
networks:
- proxy
depends_on:
- traefik
labels:
## Expose Bitwarden Through Trefik ##
- "traefik.enable=true" # <== Enable traefik to proxy this container