8 lines
196 B
Plaintext
8 lines
196 B
Plaintext
# MongoDB credentials
|
|
MONGO_ROOT_USERNAME=admin
|
|
MONGO_ROOT_PASSWORD=change_this_password
|
|
|
|
# Mongo Express credentials
|
|
MONGOEXPRESS_USERNAME=mexpress
|
|
MONGOEXPRESS_PASSWORD=change_this_password_too
|