initial
This commit is contained in:
7
.env.example
Normal file
7
.env.example
Normal file
@@ -0,0 +1,7 @@
|
||||
DB_HOST=localhost
|
||||
DB_PORT=3306
|
||||
DB_USER=user
|
||||
DB_PASSWORD=password
|
||||
DB_NAME=reservations
|
||||
|
||||
JWT_SECRET=your_jwt_secret
|
||||
Reference in New Issue
Block a user