mirror of https://github.com/samply/bridgehead.git
Update gbn-setup.sh
This commit is contained in:
parent
8c8ebb9298
commit
6b1ea4c74e
|
@ -9,5 +9,5 @@ if [ "${ENABLE_GBN}" == "true" ]; then
|
|||
GBN_BROKER_URL=https://${GBN_BROKER_ID}
|
||||
GBN_PROXY_ID=${SITE_ID}.${GBN_BROKER_ID}
|
||||
GBN_FOCUS_BEAM_SECRET_SHORT="$(cat /proc/sys/kernel/random/uuid | sed 's/[-]//g' | head -c 20)"
|
||||
GBN_SUPPORT_EMAIL=bridgehead@helpdesk.bbmri-eric.eu
|
||||
GBN_SUPPORT_EMAIL=feedback@germanbiobanknode.de
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue