ALL 0.1.0 Code
This commit is contained in:
5
example.env
Normal file
5
example.env
Normal file
@@ -0,0 +1,5 @@
|
||||
PORT=8080
|
||||
MONGO_URI=mongodb://localhost:27017
|
||||
MONGO_DB_NAME=fpmb
|
||||
JWT_SECRET=changeme-jwt-secret
|
||||
JWT_REFRESH_SECRET=changeme-refresh-secret
|
||||
Reference in New Issue
Block a user