nginx vue 404


location / {
try_files $uri $uri/ /index.html;
}