3 lines
147 B
Plaintext
3 lines
147 B
Plaintext
# connection string for mongodb in the form of "mongodb://user:password@host:port/db"
|
|
MONGO_CONN_STR=mongodb://timo:bert@127.0.0.1:27017/testSuite
|