5 lines
88 B
Bash
5 lines
88 B
Bash
PSQL_HOST=127.0.0.1
|
|
PSQL_NAME=hyst2
|
|
PSQL_USER=hyst2
|
|
PSQL_PASS=123456
|
|
JWT_SECRET=CHANGEME |