Skip to content

Commit

Permalink
aiti.no cors (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
eksno authored Feb 28, 2024
1 parent 2484bc4 commit b77ae85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aitino/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"http://127.0.0.1:8001",
"http://127.0.0.1:8080",
"http://127.0.0.1:8081",
"https://aiti.no",
],
allow_credentials=True,
allow_methods=["*"],
Expand Down

0 comments on commit b77ae85

Please sign in to comment.