MongoDB: in dev env configured the same initial admin pass
This commit is contained in:
@@ -13,7 +13,7 @@ services:
|
||||
- 27017:27017
|
||||
environment:
|
||||
MONGO_INITDB_ROOT_USERNAME: root
|
||||
MONGO_INITDB_ROOT_PASSWORD: example
|
||||
MONGO_INITDB_ROOT_PASSWORD: HjktJCPWMBtM1ACrDaw7
|
||||
volumes:
|
||||
- ./mongo-volume:/data/db
|
||||
mongo-express:
|
||||
|
||||
Reference in New Issue
Block a user