change pg address
This commit is contained in:
parent
dee764eb31
commit
bbb8b34f83
|
|
@ -15,7 +15,7 @@ data:
|
|||
APP_LOG_LEVEL: notice
|
||||
AUDIT_LOG_LEVEL: emergency
|
||||
DB_CONNECTION: pgsql
|
||||
DB_HOST: pg-databases-rw
|
||||
DB_HOST: pg-cluster-rw
|
||||
DB_PORT: "5432"
|
||||
DB_DATABASE: firefly
|
||||
DB_USERNAME: firefly
|
||||
|
|
|
|||
Loading…
Reference in a new issue