Skip to content

Commit af5436d

Browse files
authored
Merge pull request #225 from DigitalTimK/feature/dynamic_url
Enable the use of dynamic API URL
2 parents ec0a70f + be66f06 commit af5436d

5 files changed

Lines changed: 164 additions & 72 deletions

File tree

.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Specify the value of your BigBlueButton secret
1+
# Specify the Server Base URL of your BigBlueButton
22
BBB_SERVER_BASE_URL="https://test-install.blindsidenetworks.com/bigbluebutton/"
33

4-
# Specify the Server Base URL of your BigBlueButton
4+
# Specify the value of your BigBlueButton secret
55
BBB_SECRET="8cd8ef52e8e101574e400365b55e11a6"

0 commit comments

Comments
 (0)