mirror of
https://github.com/samply/bridgehead.git
synced 2025-12-08 08:34:26 +01:00
wrong focus id
This commit is contained in:
@@ -23,8 +23,8 @@ services:
|
|||||||
BEAM_PROXY_URL: http://beam-proxy:8081
|
BEAM_PROXY_URL: http://beam-proxy:8081
|
||||||
BEAM_PROXY_ID: ${SITE_ID}
|
BEAM_PROXY_ID: ${SITE_ID}
|
||||||
BEAM_BROKER_ID: ${BROKER_ID}
|
BEAM_BROKER_ID: ${BROKER_ID}
|
||||||
BEAM_APP_ID: "focus"
|
# BEAM_APP_ID: "focus"
|
||||||
# BEAM_APP_ID: "spot.${SITE_ID}.${BROKER_ID}"
|
BEAM_APP_ID: "spot.${SITE_ID}.${BROKER_ID}"
|
||||||
CORS_ORIGIN: "https://${HOST}"
|
CORS_ORIGIN: "https://${HOST}"
|
||||||
SITES: ${SITES}
|
SITES: ${SITES}
|
||||||
TRANSFORM: LENS
|
TRANSFORM: LENS
|
||||||
|
|||||||
Reference in New Issue
Block a user