bbb_endpoint and bbb_secret can be configured with environment variables

This commit is contained in:
jfederico
2016-10-18 13:50:51 -04:00
parent c47bcd5aee
commit cd867f9e20
7 changed files with 12 additions and 17 deletions

View File

@@ -32,5 +32,4 @@ module BbbHelper
return { :returncode => true, :join_url => join_url, :messageKey => "", :message => "" }
end
end
end