Skip to content

Commit 3980dba

Browse files
committed
COR update
1 parent 148b348 commit 3980dba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

auto-draft-backend/auto_draft_api.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
CORS(app, origins=[
2929
"http://localhost:5173", # Development
3030
"https://*.onrender.com" # Allow all Render domains
31+
"https://ffdraft-1.onrender.com", # Your frontend domain
3132
])
3233

3334

0 commit comments

Comments
 (0)