6 lines
94 B
Bash
6 lines
94 B
Bash
INTRASYS_HOST=0.0.0.0
|
|
INTRASYS_PORT=8080
|
|
PGUSER=postgres
|
|
PGHOST=127.0.0.1
|
|
PGPASSWORD=password
|