Put all homeservers in the matrix-homeserver container network

This commit is contained in:
Slavi Pantaleev
2024-01-05 16:46:30 +02:00
parent 1be90cf87d
commit 9488e3857a
7 changed files with 41 additions and 31 deletions

View File

@ -142,7 +142,7 @@ matrix_host_command_openssl: "/usr/bin/env openssl"
matrix_homeserver_url: "https://{{ matrix_server_fqn_matrix }}"
# Specifies on which container network the homeserver is.
matrix_homeserver_container_network: ""
matrix_homeserver_container_network: "matrix-homeserver"
# Specifies which systemd services are responsible for the homeserver
matrix_homeserver_systemd_services_list: []