renamed var to matrix_synapse_container_federation_api_port

This commit is contained in:
boris runakov
2021-11-15 13:01:22 +02:00
parent 28d9c3192e
commit 8c3e25de1b
3 changed files with 3 additions and 3 deletions

View File

@ -27,7 +27,7 @@ matrix_synapse_storage_path: "{{ matrix_synapse_base_path }}/storage"
matrix_synapse_media_store_path: "{{ matrix_synapse_storage_path }}/media-store"
matrix_synapse_ext_path: "{{ matrix_synapse_base_path }}/ext"
matrix_synapse_container_default_federation_api_port: 8448
matrix_synapse_container_federation_api_port: 8448
# Controls whether the matrix-synapse container exposes the Client/Server API port (tcp/8008 in the container).
#