init
This commit is contained in:
10
.env.example
Normal file
10
.env.example
Normal file
@@ -0,0 +1,10 @@
|
||||
PORT=3000
|
||||
|
||||
DB_HOST=
|
||||
DB_PORT=3306
|
||||
DB_USER=
|
||||
DB_PASSWORD=
|
||||
DB_NAME=backmanager
|
||||
|
||||
JWT_SECRET=
|
||||
JWT_EXPIRES_IN=2h
|
||||
Reference in New Issue
Block a user