Removed Traefik Dependancy from each container
This commit is contained in:
@ -12,8 +12,6 @@ services:
|
||||
- backend
|
||||
ports:
|
||||
- "27017:27017"
|
||||
depends_on:
|
||||
- traefik
|
||||
environment:
|
||||
MONGO_INITDB_ROOT_USERNAME: root
|
||||
MONGO_INITDB_ROOT_PASSWORD: rootpassword
|
||||
|
Reference in New Issue
Block a user