first commit
This commit is contained in:
15
.env.template
Normal file
15
.env.template
Normal file
@@ -0,0 +1,15 @@
|
||||
# Server
|
||||
PUBLIC_HOST=
|
||||
PORT=
|
||||
|
||||
# Database
|
||||
DB_USER=
|
||||
DB_PASSWORD=
|
||||
DB_HOST=
|
||||
DB_PORT=
|
||||
DB_NAME=
|
||||
|
||||
JWT_SECRET=
|
||||
|
||||
#token rest
|
||||
token=
|
||||
Reference in New Issue
Block a user