5 lines
217 B
Nginx Configuration File
5 lines
217 B
Nginx Configuration File
# 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 '';
|