10 lines
315 B
Text
10 lines
315 B
Text
POSTGRES_IMAGE=forja.helpcom.cl/helpcom/postgres-test:14-2506
|
|
POSTGRES_UID=2000
|
|
POSTGRES_PASSWORD=password
|
|
BDD_PORT=60998
|
|
BDD_STORAGE=/home/helpcom/postgres_cron/data.dir
|
|
POSTGRES_INITDB_ARGS=
|
|
#TZ=America/Santiago
|
|
#POSTGRES_INITDB_ARGS=--locale-provider=icu --icu-locale=es_ES
|
|
#POSTGRES_INITDB_ARGS=--locale=es_ES
|
|
|