i was sleepy lol
This commit is contained in:
Array in a Matrix 2023-03-18 03:43:12 -04:00 committed by GitHub
parent f1c0321a8c
commit dd1712d457
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -2743,8 +2743,8 @@ devture_postgres_managed_databases_auto: |
'password': matrix_dendrite_database_password,
},{
'name': matrix_dendrite_relay_api_database,
'username': matrix_dendrite_relay_api_user,
'password': matrix_dendrite_relay_api_password,
'username': matrix_dendrite_database_user,
'password': matrix_dendrite_database_password,
},{
'name': matrix_dendrite_push_server_database,
'username': matrix_dendrite_database_user,