mirror of
https://github.com/kevin-DL/football_info_api.git
synced 2026-01-11 18:14:28 +00:00
Initial commit
This commit is contained in:
8
.env.example
Normal file
8
.env.example
Normal file
@@ -0,0 +1,8 @@
|
||||
PORT=3000
|
||||
JWT_SECRET=
|
||||
DB_DRIVER=postgres
|
||||
DB_URL=
|
||||
SUPERTOKENS_URL=
|
||||
API_DOMAIN=
|
||||
WEB_DOMAIN=
|
||||
APP_NAME=
|
||||
Reference in New Issue
Block a user