5 lines
99 B
Bash
5 lines
99 B
Bash
|
POSTGRES_USER=postgres
|
||
|
POSTGRES_PASSWORD=postgres
|
||
|
POSTGRES_DB=postgres
|
||
|
POSTGRES_HOSTNAME=localhost
|