fix: fixed lens image path

This commit is contained in:
Denis Köther 2025-05-08 15:13:45 +02:00
parent 72565eb394
commit 8ec28adbd2
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ version: "3.7"
services: services:
landing: landing:
container_name: lens_federated-search container_name: lens_federated-search
image: docker.verbis.dkfz.de/pscc/pscc-explorer image: docker.verbis.dkfz.de/dashboard/pscc-explorer
labels: labels:
- "traefik.enable=true" - "traefik.enable=true"
- "traefik.http.routers.landing.rule=PathPrefix(`/`)" - "traefik.http.routers.landing.rule=PathPrefix(`/`)"