mirror of
https://github.com/samply/bridgehead.git
synced 2025-07-12 07:10:20 +02:00
fix: fixed lens image path
This commit is contained in:
@ -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(`/`)"
|
||||||
|
Reference in New Issue
Block a user