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