the beginning of the idiots
This commit is contained in:
9
qwen/nodejs/.env
Normal file
9
qwen/nodejs/.env
Normal file
@@ -0,0 +1,9 @@
|
||||
NODE_ENV=development
|
||||
PORT=19000
|
||||
DB_HOST=localhost
|
||||
DB_PORT=5432
|
||||
DB_NAME=moh_portal
|
||||
DB_USER=postgres
|
||||
DB_PASSWORD=postgres
|
||||
JWT_SECRET=secret_key_for_jwt_tokens
|
||||
SESSION_SECRET=secret_key_for_session
|
||||
Reference in New Issue
Block a user