@ -36,7 +36,7 @@ server {
{{#static}}
location / {
try_files $uri $uri/ /index.html;
try_files $uri $uri/ =404;
}
{{/static}}