mirror of
https://github.com/Alvin-Zilverstand/challenge-11.git
synced 2026-03-06 02:56:27 +01:00
3 lines
89 B
Bash
3 lines
89 B
Bash
MONGODB_URI=mongodb://localhost:27017/car-tuning-crm
|
|
JWT_SECRET=your-secret-key
|
|
PORT=5000 |