6 lines
107 B
Bash
6 lines
107 B
Bash
POSTGRES_USER=postgres
|
|
POSTGRES_PASSWORD=postgres
|
|
POSTGRES_DB=postgres
|
|
|
|
DB_ANON_ROLE=anon
|
|
DB_SCHEMA=public
|