Merge pull request #341 from pedrobmarin/fix-conf-mate-ulr
Fixed API Mate URL
This commit is contained in:
commit
7c53a22bae
@ -536,7 +536,7 @@ while [ $# -gt 0 ]; do
|
||||
echo " Salt: $SALT"
|
||||
echo
|
||||
echo " Link to the API-Mate:"
|
||||
echo " http://mconf.github.io/api-mate/#server=http://$BBB_WEB/bigbluebutton/&sharedSecret=$SALT"
|
||||
echo " http://mconf.github.io/api-mate/#server=$BBB_WEB_URL/bigbluebutton/&sharedSecret=$SALT"
|
||||
echo
|
||||
exit 0
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user