@ -38,6 +38,10 @@ http {
try_files $uri $uri/ @frontend;
}
location = / {
proxy_pass http://frontend;
location @frontend {