mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-11-04 00:58:56 +01:00 
			
		
		
		
	Merge pull request #2501 from array-in-a-matrix/patch-15
remove comment regarding nginx in traefik doc
This commit is contained in:
		@@ -148,7 +148,6 @@ matrix_nginx_proxy_container_federation_host_bind_port: '127.0.0.1:8449'
 | 
			
		||||
**For Traefik** fronted by another reverse-proxy, you would need some configuration like this:
 | 
			
		||||
 | 
			
		||||
```yaml
 | 
			
		||||
# playbook-managed-proxy is the default right now, so we can keep this commented out.
 | 
			
		||||
matrix_playbook_reverse_proxy_type: playbook-managed-traefik
 | 
			
		||||
 | 
			
		||||
# Disable the web-secure (port 443) endpoint, which also disables SSL certificate retrieval
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user