All checks were successful
Build and Push Docker Image / build (push) Successful in 1m41s
5 lines
150 B
Plaintext
5 lines
150 B
Plaintext
# MongoDB Environment
|
|
MONGO_INITDB_ROOT_USERNAME=root
|
|
MONGO_INITDB_ROOT_PASSWORD=password
|
|
MONGO_EXPRESS_USERNAME=admin
|
|
MONGO_EXPRESS_PASSWORD=password |