:80 {
  file_server

  root * .
  
  try_files {path} /index.html
}