Skip to content
Snippets Groups Projects
Commit 7c53a22b authored by Felipe Cecagno's avatar Felipe Cecagno Committed by GitHub
Browse files

Merge pull request #341 from pedrobmarin/fix-conf-mate-ulr

Fixed API Mate URL
parents 57047b59 bd82a036
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment