omic test env

This commit is contained in:
Martin Jurk
2025-11-24 15:12:01 +01:00
parent e4cfd41874
commit 919e705d35
3 changed files with 18 additions and 1 deletions

View File

@@ -2,7 +2,7 @@ version: "3.7"
services:
landing:
container_name: lens_itcc_explorer
image: ghcr.io/samply/itcc-explorer:pr-1
image: ghcr.io/samply/itcc-explorer:fix-setup
environment:
HOST: "0.0.0.0"
BIND_ADDR: "0.0.0.0:3000"
@@ -24,6 +24,7 @@ services:
BEAM_PROXY_ID: ${SITE_ID}
BEAM_BROKER_ID: ${BROKER_ID}
BEAM_APP_ID: "focus"
# BEAM_APP_ID: "spot.${SITE_ID}.${BROKER_ID}"
CORS_ORIGIN: "https://${HOST}"
SITES: ${SITES}
TRANSFORM: LENS