forked from coop-cloud/traefik
		
	Quote and version headless
This commit is contained in:
		@ -12,3 +12,4 @@ services:
 | 
			
		||||
        - "traefik.http.services.traefik.loadbalancer.server.port=web"
 | 
			
		||||
        - "traefik.http.routers.traefik.entrypoints=web-secure"
 | 
			
		||||
        - "traefik.http.routers.traefik.service=api@internal"
 | 
			
		||||
        - "coop-cloud.${STACK_NAME}.app.version=v2.4.9-be23e1f6"
 | 
			
		||||
 | 
			
		||||
@ -45,7 +45,7 @@ services:
 | 
			
		||||
        - "traefik.http.routers.traefik.tls.options=default@file"
 | 
			
		||||
        - "traefik.http.routers.traefik.service=api@internal"
 | 
			
		||||
        - "traefik.http.routers.traefik.middlewares=security@file"
 | 
			
		||||
        - coop-cloud.${STACK_NAME}.app.version=v2.4.9-be23e1f6
 | 
			
		||||
        - "coop-cloud.${STACK_NAME}.app.version=v2.4.9-be23e1f6"
 | 
			
		||||
networks:
 | 
			
		||||
  proxy:
 | 
			
		||||
    external: true
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user