mirror of
https://github.com/Alvin-Zilverstand/challenge-11.git
synced 2026-04-19 18:41:11 +02: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
|