This commit is contained in:
Pierre Delpy
2025-10-31 15:03:03 +01:00
parent 77fcf3e2b5
commit b0bee44efd

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/ccp/lens:${SITE_ID} image: ghcr.io/samply/cce-explorer:pr-1
labels: labels:
- "traefik.enable=true" - "traefik.enable=true"
- "traefik.http.routers.landing.rule=Host(`${GUI_HOST}`)" - "traefik.http.routers.landing.rule=Host(`${GUI_HOST}`)"