mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-05-01 09:50:49 +03:00
bbb58c40b6
For example, synapse-admin connects to additional networks here: https://github.com/spantaleev/matrix-docker-ansible-deploy/blob/c0559870b50ad9e3848533c10066f985ff4b3ae0/roles/custom/matrix-synapse-admin/templates/systemd/matrix-synapse-admin.service.j2#L39-L41 This defaults to 'traefik' through matrix_playbook_reverse_proxy_container_network, which is not correct in case matrix_playbook_reverse_proxy_type is set to none.