mirror of
https://gitlab.com/megazordpobeda/DataRush.git
synced 2026-05-22 20:57:09 +00:00
fix
This commit is contained in:
@@ -111,6 +111,7 @@ http {
|
||||
}
|
||||
|
||||
location /static {
|
||||
rewrite ^/static/(.*)$ /$1 break;
|
||||
proxy_pass http://backend-staticfiles:80;
|
||||
proxy_http_version 1.1;
|
||||
proxy_set_header Upgrade $http_upgrade;
|
||||
|
||||
Reference in New Issue
Block a user