Merge d07b7f1317 into e4922ce92f
This commit is contained in:
commit
65154426e5
|
|
@ -18,7 +18,7 @@ server {
|
|||
#_RELATIVE_URL_ROOT_ root /usr/local/lib/web/frontend/;
|
||||
#_RELATIVE_URL_ROOT_}
|
||||
|
||||
location ~ .*/(api/.*|websockify) {
|
||||
location ~ .*/(api/.*|websockify|resize) {
|
||||
try_files $uri @api$http_upgrade;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue