Remove unused secret

This commit is contained in:
2021-01-11 18:26:41 +01:00
parent 7d8ffeaf02
commit 7b5d64dcc6

View File

@ -69,8 +69,6 @@ services:
db:
image: "mongo:4.4.3-bionic"
secrets:
- db_root_password
volumes:
- "mongodb:/data/db"
networks: