Files
H2Master/.env
2026-03-05 12:21:18 +03:00

5 lines
88 B
Bash

PSQL_HOST=127.0.0.1
PSQL_NAME=hyst2
PSQL_USER=hyst2
PSQL_PASS=123456
JWT_SECRET=CHANGEME