mirror of
https://github.com/samply/bridgehead.git
synced 2026-08-13 14:42:36 +02:00
Prepared development environment in dhki project
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
BROKER_ID=broker.hector.dkfz.de
|
||||
# This sets beam broker config depending on ENVIRONMENT
|
||||
source dhki/modules/dhki-setup.sh
|
||||
|
||||
# BROKER_ID is exported by previous script
|
||||
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)"
|
||||
|
||||
Reference in New Issue
Block a user