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