6 lines
143 B
Text
6 lines
143 B
Text
POSTGRES_HOST=localhost
|
|
POSTGRES_DBNAME=postgres
|
|
POSTGRES_USERNAME=postgres
|
|
POSTGRES_PASSWORD=postgres
|
|
POSTGRES_PORT=5433
|
|
APPS_REPO_ID=repo-id
|