Replace some devture_postgres_identifier instances with devture_postgres_connection_hostname

This commit is contained in:
Slavi Pantaleev
2022-11-27 08:31:54 +02:00
parent eedf5ad94d
commit 3d5d843418
4 changed files with 49 additions and 48 deletions

View File

@ -681,7 +681,7 @@ matrix_synapse_sentry_dsn: ""
# Postgres database information
matrix_synapse_database_txn_limit: 0
matrix_synapse_database_host: "matrix-postgres"
matrix_synapse_database_host: ''
matrix_synapse_database_port: 5432
matrix_synapse_database_user: "synapse"
matrix_synapse_database_password: ""