Remove unused secret

This commit is contained in:
Luke Murphy 2021-01-11 18:26:41 +01:00
parent 7d8ffeaf02
commit 7b5d64dcc6
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 0 additions and 2 deletions

View File

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