c97c033cfd
To ease setup some changes required in the nginx config for load balancer setup are prepared here. They do not harm non-loadbalancer setups. The changes in the system startup scripts are mandatory
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 '';
|