signup signIn forgetPassword aPI updated
This commit is contained in:
12
.env
12
.env
@@ -4,4 +4,14 @@ MONGO_PASSWORD=mongodb@hexr2002
|
||||
MONGO_AUTH_DB=admin
|
||||
|
||||
API_PORT=9696
|
||||
SOCKET_PORT=8002
|
||||
SOCKET_PORT=8002
|
||||
JWT_SECRET="Schema_Studio"
|
||||
REFRESH_JWT_SECRET="Schema_Studio"
|
||||
|
||||
REDIS_ENV= true
|
||||
REDIS_LOCAL =127.0.0.1
|
||||
REDIS_PORT=6379
|
||||
|
||||
EMAIL_USER=nivetha@hexrfactory.com
|
||||
EMAIL_PASS=tikq fjry hzgr ootn
|
||||
CLIENT_URL=http://192.168.0.104:9696
|
||||
|
||||
Reference in New Issue
Block a user