applied changes rom 2.3-alpha-8 and 2.3-beta-1

This commit is contained in:
chandi
2021-03-27 18:48:05 +01:00
parent 648a9b1a07
commit 96182bcc74
23 changed files with 180 additions and 268 deletions

View File

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