mirror of
https://github.com/bigbluebutton/docker.git
synced 2025-08-10 05:07:35 +02:00
applied changes rom 2.3-alpha-8 and 2.3-beta-1
This commit is contained in:
@ -5,7 +5,9 @@ location @html5client {
|
||||
proxy_set_header Connection "Upgrade";
|
||||
}
|
||||
|
||||
rewrite ^/html5client/(fonts|compatibility|resources|svgs)/(.*) /html5client/$1/$2;
|
||||
location /html5client/locales {
|
||||
alias /html5-static/app/locales;
|
||||
}
|
||||
|
||||
location /html5client/compatibility {
|
||||
alias /html5-static/app/compatibility;
|
||||
|
Reference in New Issue
Block a user