server/.env.example
2025-03-31 01:18:40 +02:00

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