Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/add exporter and teiler to eric #243

Draft
wants to merge 10 commits into
base: develop
Choose a base branch
from
Prev Previous commit
Next Next commit
Test image
djuarezgf committed Oct 30, 2024
commit 183e9c7e697f47378c1e8b9f62e725a6ce57859b
3 changes: 2 additions & 1 deletion ccp/modules/teiler-compose.yml
Original file line number Diff line number Diff line change
@@ -19,7 +19,8 @@ services:
HTTP_RELATIVE_PATH: "/${PLATFORM}-teiler"

teiler-dashboard:
image: docker.verbis.dkfz.de/cache/samply/teiler-dashboard:develop
#image: docker.verbis.dkfz.de/cache/samply/teiler-dashboard:develop
image: samply/teiler-dashboard:feature-bbmri-look-and-feel
container_name: bridgehead-teiler-dashboard
labels:
- "traefik.enable=true"