corrected the declared network from catalog to oc

This commit is contained in:
pb 2025-07-07 10:55:28 +02:00
parent 9364db068e
commit eec4b26878

View File

@ -17,5 +17,5 @@ services:
- "traefik.http.routers.front.middlewares=front-stripprefix"
- "traefik.http.middlewares.front.forwardauth.address=http://oc-auth:8080/oc/forward"
networks:
catalog:
oc:
external: true