mirror of
https://github.com/tig-pool-nk/tig-monorepo.git
synced 2026-02-21 15:47:24 +08:00
7 lines
128 B
Bash
7 lines
128 B
Bash
POSTGRES_USER=postgres
|
|
POSTGRES_PASSWORD=mysecretpassword
|
|
POSTGRES_DB=postgres
|
|
UI_PORT=80
|
|
DB_PORT=5432
|
|
MASTER_PORT=5115
|
|
VERBOSE= |