refactor and clean up

This commit is contained in:
Martin Jurk
2025-12-04 15:47:12 +01:00
parent 6525bb45e4
commit 9c022ffb88
3 changed files with 1 additions and 5 deletions

View File

@@ -23,7 +23,6 @@ services:
BEAM_PROXY_URL: http://beam-proxy:8081
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}