This commit is contained in:
@ -73,6 +73,8 @@ services:
|
|||||||
|
|
||||||
db:
|
db:
|
||||||
image: "mongo:4.4.3-bionic"
|
image: "mongo:4.4.3-bionic"
|
||||||
|
command: |
|
||||||
|
--authenticationDatabase=admin
|
||||||
secrets:
|
secrets:
|
||||||
- db_root_password
|
- db_root_password
|
||||||
volumes:
|
volumes:
|
||||||
|
Reference in New Issue
Block a user