mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-16 15:00:15 +02:00
fixed gbn broker url
This commit is contained in:
@ -11,7 +11,7 @@ if [ "${ENABLE_GBN}" == "true" ]; then
|
||||
GBN_ROOT_CERT=gbn
|
||||
;;
|
||||
"test")
|
||||
GBN_BROKER_ID=broker-test.bbmri.de
|
||||
GBN_BROKER_ID=broker.test.bbmri.de
|
||||
GBN_ROOT_CERT=gbn.test
|
||||
;;
|
||||
*)
|
||||
|
Reference in New Issue
Block a user