Skip to content

Commit

Permalink
Merge pull request #364 from Pet-projects-CodePET/refactor/validate_f…
Browse files Browse the repository at this point in the history
…ields

fix: Лишняя скобка
  • Loading branch information
Denis-Shtanskiy authored Aug 4, 2024
2 parents 57d874d + e1adc37 commit c29e1a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion infra/nginx/nginx_dev.conf
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ server {
expires -1;
add_header Cache-Control "no-store, no-cache, must-revalidate";
}
}

error_page 404 /404.html;
location = /404.html {
Expand Down

0 comments on commit c29e1a6

Please sign in to comment.