You've already forked RekomenciBackend
5 lines
104 B
Bash
5 lines
104 B
Bash
POSTGRES_DB=postgres
|
|
POSTGRES_USER=postgres
|
|
POSTGRES_PASSWORD=postgres
|
|
PGDATA=/var/lib/postgresql/data/
|