forked from coop-cloud/traefik
		
	feat: use host mode port networking
This commit is contained in:
		@ -4,4 +4,6 @@ services:
 | 
			
		||||
    environment:
 | 
			
		||||
      - METRICS_ENABLED
 | 
			
		||||
    ports:
 | 
			
		||||
      - "8082:8082"
 | 
			
		||||
      - target: 8082
 | 
			
		||||
        published: 8082
 | 
			
		||||
        mode: host
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user