Files
intrasys/.env
2025-07-04 12:23:35 +08:00

6 lines
94 B
Bash

INTRASYS_HOST=0.0.0.0
INTRASYS_PORT=8080
PGUSER=postgres
PGHOST=127.0.0.1
PGPASSWORD=password