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