Skip to content

Commit

Permalink
Merge pull request #971 from woowacourse-teams/FE/dev
Browse files Browse the repository at this point in the history
[FE] 🚀 Netlify Page Not Found 오류 해결
  • Loading branch information
anttiey authored Nov 25, 2024
2 parents 383d634 + ad0858e commit bfe865b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions frontend/netlify.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[[redirects]]
from = "/*"
to = "/index.html"
status = 200

0 comments on commit bfe865b

Please sign in to comment.