Skip to content

Commit

Permalink
chore: edit allow origin
Browse files Browse the repository at this point in the history
  • Loading branch information
yaongmeow committed Jun 23, 2024
1 parent aa9bf89 commit 0e8ebc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BE/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@

origins = [
"http://localhost:3000",
"swe-nz2sl01c3-fine-pines-projects.vercel.app"
]

BASE_DIR = os.path.dirname(os.path.abspath(__file__))
Expand Down

0 comments on commit 0e8ebc1

Please sign in to comment.