felt/mongodb/.env.example

5 lines
No EOL
159 B
Text

MONGO_INITDB_ROOT_USERNAME=root
MONGO_INITDB_ROOT_PASSWORD=not_the_real_password
MONGO_INITDB_DATABASE=admin
dbUser=felt_api
dbPwd=not_the_real_password_either