fix: add pscc blaze auth

This commit is contained in:
p.delpy@dkfz-heidelberg.de
2025-07-02 13:36:08 +02:00
parent 329fd5fd26
commit a53f9caa92

View File

@ -18,7 +18,7 @@ services:
- "traefik.http.routers.blaze_pscc.rule=PathPrefix(`/pscc-localdatamanagement`)"
- "traefik.http.middlewares.pscc_b_strip.stripprefix.prefixes=/pscc-localdatamanagement"
- "traefik.http.services.blaze_pscc.loadbalancer.server.port=8080"
- "traefik.http.routers.blaze_pscc.middlewares=pscc_b_strip"
- "traefik.http.routers.blaze_pscc.middlewares=pscc_b_strip,auth"
- "traefik.http.routers.blaze_pscc.tls=true"
focus: