Files
R00TS/server/.env.example

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