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