This commit is contained in:
mr
2025-04-01 10:08:27 +02:00
parent 3d92f0b8b4
commit acf0953324
22 changed files with 15 additions and 12 deletions

View File

@@ -9,7 +9,7 @@ services:
- 8087:8080
container_name: oc-catalog
networks:
- catalog
- oc
labels:
- "traefik.enable=true"
- "traefik.http.routers.catalog.entrypoints=web"
@@ -20,5 +20,5 @@ services:
- "traefik.http.services.catalog.loadbalancer.server.port=8080"
- "traefik.http.middlewares.catalog.forwardauth.address=http://oc-auth:8080/oc/forward"
networks:
catalog:
oc:
external: true