mirror of
https://github.com/elder-plinius/R00TS.git
synced 2026-02-12 17:22:52 +00:00
5 lines
190 B
Plaintext
5 lines
190 B
Plaintext
PORT=5000
|
|
MONGODB_URI=mongodb://localhost:27017/r00ts
|
|
# For production, use MongoDB Atlas or other cloud database
|
|
# MONGODB_URI=mongodb+srv://<username>:<password>@cluster.mongodb.net/r00ts
|