mirror of
https://github.com/samply/bridgehead.git
synced 2025-12-09 14:54:26 +01:00
omic test env
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user