adding env.txt
This commit is contained in:
7
intelaide-backend/env.txt
Normal file
7
intelaide-backend/env.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
DB_HOST=127.0.0.1
|
||||
PORT=5002
|
||||
DB_NAME=assist_hub
|
||||
DB_USER=root
|
||||
DB_PASS=mush
|
||||
JWT_SECRET=my_super_securd_jwt_secrettt
|
||||
JWT_EXPIRES_IN=1h
|
||||
Reference in New Issue
Block a user