mirror of
https://github.com/elder-plinius/R00TS.git
synced 2026-06-06 15:03:54 +02:00
Resolve merge conflicts and add production-ready backend with MongoDB
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
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
|
||||
Reference in New Issue
Block a user