mirror of
https://github.com/bigbluebutton/docker.git
synced 2024-12-02 04:53:09 +01:00
5 lines
217 B
Plaintext
5 lines
217 B
Plaintext
|
# If you run this BBB node behind a proxy loadbalancer set the hostname of
|
||
|
# the loadbalancer here. This will be used to add CORS headers so requesting
|
||
|
# slides and API calls won't fail
|
||
|
set $bbb_loadbalancer_node '';
|