Make bridges/bots use matrix_addons_homeserver_client_api_url (instead of matrix_homeserver_container_url)
This commit is contained in:
@ -7,5 +7,6 @@
|
||||
when: "item.when | bool and vars[item.name] == ''"
|
||||
with_items:
|
||||
- {'name': 'matrix_mx_puppet_twitter_appservice_token', when: true}
|
||||
- {'name': 'matrix_mx_puppet_twitter_homeserver_address', when: true}
|
||||
- {'name': 'matrix_mx_puppet_twitter_homeserver_token', when: true}
|
||||
- {'name': 'matrix_mx_puppet_twitter_database_hostname', when: "{{ matrix_mx_puppet_twitter_database_engine == 'postgres' }}"}
|
||||
|
Reference in New Issue
Block a user