7 lines
138 B
Bash
7 lines
138 B
Bash
POSTGRES_USER=postgres
|
|
POSTGRES_PASSWORD=postgres
|
|
POSTGRES_DB=postgres
|
|
|
|
POSTGRES_NON_ROOT_USER=n8user
|
|
POSTGRES_NON_ROOT_PASSWORD=postgres
|