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