mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-06-29 04:37:51 +02:00
replaced 8008 where possible
This commit is contained in:
@ -289,7 +289,7 @@ listeners:
|
||||
|
||||
# Unsecure HTTP listener (Client API): for when matrix traffic passes through a reverse proxy
|
||||
# that unwraps TLS.
|
||||
- port: 8008
|
||||
- port: {{ matrix_synapse_container_client_api_port|tojson }}
|
||||
tls: false
|
||||
bind_addresses: ['::']
|
||||
type: http
|
||||
|
Reference in New Issue
Block a user