mirror of
https://github.com/Alvin-Zilverstand/Challenge_15_Magazijn_App_Maken.git
synced 2026-03-06 11:06:34 +01:00
3 lines
128 B
Plaintext
3 lines
128 B
Plaintext
PORT=your_webserver_port
|
|
MONGODB_URI=mongodb://username:password@ip-or-domain:27017/your_database
|
|
JWT_SECRET=your_jwt_secret_key |