mirror of
https://github.com/jakobkordez/ham-reserve.git
synced 2025-08-04 04:07:40 +00:00
Initial commit
This commit is contained in:
5
nest-api/.env
Normal file
5
nest-api/.env
Normal file
@ -0,0 +1,5 @@
|
||||
MONGODB_URI=mongodb://localhost:27017/ham-reserve
|
||||
JWT_REFRESH_SECRET=
|
||||
JWT_REFRESH_EXPIRE=30d
|
||||
JWT_ACCESS_SECRET=
|
||||
JWT_ACCESS_EXPIRE=5m
|
Reference in New Issue
Block a user