mirror of
https://github.com/bigbluebutton/docker.git
synced 2025-08-13 22:38:30 +02:00
apply v2.2.22 changes
This commit is contained in:
@ -8,6 +8,9 @@ location /pad/p/ {
|
||||
proxy_set_header Host $host;
|
||||
proxy_buffering off;
|
||||
|
||||
proxy_set_header X-Forwarded-Proto https; # for EP to set secure cookie flag when https is used
|
||||
proxy_http_version 1.1;
|
||||
|
||||
# there is currently no viable source for building the
|
||||
# bbb-etherpad including sesstiontokens which got introduced in v2.2.21
|
||||
# https://github.com/bigbluebutton/bigbluebutton/issues/10159
|
||||
|
Reference in New Issue
Block a user