This commit is contained in:
David Juarez
2025-07-25 16:53:27 +02:00
parent a2e7330cee
commit e419a6ee78

View File

@@ -3,7 +3,8 @@ version: "3.7"
services:
opal:
container_name: bridgehead-opal
image: docker.verbis.dkfz.de/ccp/dktk-opal:latest
#image: docker.verbis.dkfz.de/ccp/dktk-opal:latest
image: docker.verbis.dkfz.de/ccp/dktk-opal:test
labels:
- "traefik.enable=true"
- "traefik.http.routers.opal_ccp.rule=PathPrefix(`/opal`)"