5 lines
117 B
Bash
5 lines
117 B
Bash
# db settings
|
|
POSTGRES_PASSWORD=example-cherrypick-pass
|
|
POSTGRES_USER=example-cherrypick-user
|
|
POSTGRES_DB=cherrypick
|