# MongoDB credentials
MONGO_ROOT_USERNAME=admin
MONGO_ROOT_PASSWORD=change_this_password
# Mongo Express credentials
MONGOEXPRESS_USERNAME=mexpress
MONGOEXPRESS_PASSWORD=change_this_password_too
Powered by TurnKey Linux.