forked from External/greenlight
Implemented join to BBB first approach
This commit is contained in:
8
sample.env
Normal file
8
sample.env
Normal file
@ -0,0 +1,8 @@
|
||||
# This is a sample of the environment variables you will need for development
|
||||
# To use, copy this file to .env `cp sample.env .env`
|
||||
|
||||
RAILS_ENV=development
|
||||
|
||||
# BigBlueButton
|
||||
BIGBLUEBUTTON_ENDPOINT=http://test-install.blindsidenetworks.com/bigbluebutton/
|
||||
BIGBLUEBUTTON_SECRET=8cd8ef52e8e101574e400365b55e11a6
|
Reference in New Issue
Block a user