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