mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-11-23 22:56:53 +09:00
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
|