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

@ -12,8 +12,6 @@ services:
- backend
ports:
- "27017:27017"
depends_on:
- traefik
environment:
MONGO_INITDB_ROOT_USERNAME: root
MONGO_INITDB_ROOT_PASSWORD: rootpassword