workflow
This commit is contained in:
		@@ -13,6 +13,7 @@ services:
 | 
			
		||||
    labels:
 | 
			
		||||
        - "traefik.enable=true"
 | 
			
		||||
        - "traefik.http.routers.workflow.entrypoints=web"
 | 
			
		||||
        - "traefik.http.middlewares.auth.forwardauth.address=http://oc-auth:8080/oc/forward"
 | 
			
		||||
        - "traefik.http.routers.workflow.rule=PathPrefix(/workflow)"
 | 
			
		||||
        - "traefik.http.routers.workflow.tls=false"
 | 
			
		||||
        - "traefik.http.routers.workflow.middlewares=auth"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user