mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-10-29 22:37:56 +01:00 
			
		
		
		
	Make bridges/bots use matrix_addons_homeserver_client_api_url (instead of matrix_homeserver_container_url)
This commit is contained in:
		| @@ -7,6 +7,7 @@ | ||||
|   when: "item.when | bool and vars[item.name] == ''" | ||||
|   with_items: | ||||
|     - {'name': 'matrix_mautrix_whatsapp_appservice_token', when: true} | ||||
|     - {'name': 'matrix_mautrix_whatsapp_homeserver_address', when: true} | ||||
|     - {'name': 'matrix_mautrix_whatsapp_homeserver_token', when: true} | ||||
|     - {'name': 'matrix_mautrix_whatsapp_database_hostname', when: "{{ matrix_mautrix_whatsapp_database_engine == 'postgres' }}"} | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user