Removed Traefik Dependancy from each container

This commit is contained in:
2022-11-16 14:29:19 +00:00
parent 5bfb645b73
commit 88b4133cf7
5 changed files with 0 additions and 11 deletions

View File

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