Skip to content

Commit

Permalink
chore: netlify 프록시 설정 파일 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
junghyunbak committed Nov 25, 2023
1 parent efba06c commit 468d03f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions netlify.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[[redirects]]
from = "/api/*"
to = "https://port-0-meommu-api-jvvy2blm5wku9j.sel5.cloudtype.app/api/:splat"
status = 200
force = true

0 comments on commit 468d03f

Please sign in to comment.