workflow
This commit is contained in:
parent
a31ee66e5b
commit
013dbd70a8
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user