Fixed API issues and added a test file
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
PORT=3000
|
||||
DOMAIN="http://localhost:3000"
|
||||
DATABASE_HOST="127.0.0.1"
|
||||
DATABASE_NAME=hsp-gdh
|
||||
DATABASE_USER=hsp-gdh
|
||||
DATABASE_NAME=hsp_gdh
|
||||
DATABASE_USER=hsp_gdh
|
||||
DATABASE_PASSWORD=""
|
||||
JWT_SECRET=""
|
||||
SMTP=
|
||||
|
||||
Reference in New Issue
Block a user