[mod] role:postgresql-for-synapse:default password
This commit is contained in:
parent
54f749c4de
commit
821625388d
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"var_postgresql_for_synapse_username": "synapse_user",
|
"var_postgresql_for_synapse_username": "synapse_user",
|
||||||
"var_postgresql_for_synapse_password": "synapse_password",
|
"var_postgresql_for_synapse_password": "REPLACE_ME",
|
||||||
"var_postgresql_for_synapse_schema": "synapse"
|
"var_postgresql_for_synapse_schema": "synapse"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue