location / { root /var/www/myapp/build; index index.html; try_files $uri /index.html$is_args$args =404; }