Put all homeservers in the matrix-homeserver container network
This commit is contained in:
@ -115,7 +115,7 @@ matrix_synapse_container_federation_api_tls_port: 8448
|
||||
matrix_synapse_container_federation_api_plain_port: 8048
|
||||
|
||||
# The base container network. It will be auto-created by this role if it doesn't exist already.
|
||||
matrix_synapse_container_network: "{{ matrix_docker_network }}"
|
||||
matrix_synapse_container_network: ''
|
||||
|
||||
# A list of additional container networks that the container would be connected to.
|
||||
# The role does not create these networks, so make sure they already exist.
|
||||
|
Reference in New Issue
Block a user