felt/mongodb/.env.example

5 lines
159 B
Text
Raw Permalink Normal View History

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