mirror of
https://github.com/Alvin-Zilverstand/Challenge_15_Magazijn_App_Maken.git
synced 2026-03-06 02:56:41 +01:00
Fix JWT_SECRET value in example-env file
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
PORT=your_webserver_port
|
||||
MONGODB_URI=mongodb://username:password@ip-or-domain:27017/your_database
|
||||
JWT_SECRET=your_jwt_secret_keynp
|
||||
JWT_SECRET=your_jwt_secret_key_here
|
||||
Reference in New Issue
Block a user