Skip to content

Commit

Permalink
feat: CORS 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
mjkweon17 committed Feb 15, 2024
1 parent b5f982e commit f842876
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@
"http://127.0.0.1:8000/",
"https://life-book-tau.vercel.app",
"https://life-book-tau.vercel.app/",
"https://a3.r4bb1t.dev/",
"https://a3.r4bb1t.dev"
]

app.add_middleware(
Expand Down

0 comments on commit f842876

Please sign in to comment.