feat: add MongoDB and Mongo Express services with initialization script
Build and Push Docker Image / build (push) Successful in 1m41s
Build and Push Docker Image / build (push) Successful in 1m41s
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# MongoDB Environment
|
||||
MONGO_INITDB_ROOT_USERNAME=root
|
||||
MONGO_INITDB_ROOT_PASSWORD=password
|
||||
MONGO_EXPRESS_USERNAME=admin
|
||||
MONGO_EXPRESS_PASSWORD=password
|
||||
Reference in New Issue
Block a user