4 lines
81 B
Bash
4 lines
81 B
Bash
PGDATA=/var/lib/postgresql/data/pgdata
|
|
POSTGRES_USER=tickers
|
|
POSTGRES_DB=tickers
|