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 '';
|