8 lines
131 B
Plaintext
8 lines
131 B
Plaintext
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
|