Routeur Nginx React

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