5 lines
81 B
Bash
5 lines
81 B
Bash
# db settings
|
|
POSTGRES_PASSWORD=test
|
|
POSTGRES_USER=postgres
|
|
POSTGRES_DB=postgres
|