feat: migrate pscc to orange cloud broker (#361)

This commit is contained in:
Pierre Delpy
2025-11-21 10:42:21 +01:00
committed by GitHub
parent e2569f4737
commit 57f49ab5fc
2 changed files with 19 additions and 19 deletions

View File

@@ -1,4 +1,4 @@
BROKER_ID=test-no-real-data.broker.samply.de
BROKER_ID=broker.pscc.org
BROKER_URL=https://${BROKER_ID}
PROXY_ID=${SITE_ID}.${BROKER_ID}
FOCUS_BEAM_SECRET_SHORT="$(cat /proc/sys/kernel/random/uuid | sed 's/[-]//g' | head -c 20)"