Skip to content

Commit

Permalink
add origins (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
williamluer committed Apr 3, 2024
1 parent 890c9a1 commit fd7584d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions openduck-py/openduck_py/routers/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@
"https://openduck.ai",
"https://b898bccd7757.ngrok.app",
"https://uberduck.ngrok.app",
"https://app.uberduck.ai",
"https://uberduck.ai",
],
allow_credentials=True,
allow_methods=["*"],
Expand Down

0 comments on commit fd7584d

Please sign in to comment.