Implemented join to BBB first approach

This commit is contained in:
jfederico
2016-10-17 18:36:56 -04:00
parent 682cbadbf0
commit f725b7f1bc
19 changed files with 182 additions and 10 deletions

3
config/config.yml Normal file
View File

@@ -0,0 +1,3 @@
default:
bbb_endpoint: <%= ENV['BIGBLUEBUTTON_ENDPOINT'] %>
bbb_secret: <%= ENV['BIGBLUEBUTTON_SECRET'] %>