mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-11-04 09:08:56 +01:00 
			
		
		
		
	Fix Traefik load balancer port for matrix-mx-puppet-slack
This commit is contained in:
		@@ -5,7 +5,7 @@ traefik.enable=true
 | 
			
		||||
traefik.docker.network={{ matrix_mx_puppet_slack_container_labels_traefik_docker_network }}
 | 
			
		||||
{% endif %}
 | 
			
		||||
 | 
			
		||||
traefik.http.services.matrix-mx-puppet-slack.loadbalancer.server.port={{ matrix_mx_puppet_slack_appservice_address }}
 | 
			
		||||
traefik.http.services.matrix-mx-puppet-slack.loadbalancer.server.port={{ matrix_mx_puppet_slack_appservice_port }}
 | 
			
		||||
 | 
			
		||||
{% if matrix_mx_puppet_slack_container_labels_public_endpoint_enabled %}
 | 
			
		||||
############################################################
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user