Skip to content

Commit

Permalink
This is now a redirect, no CORS
Browse files Browse the repository at this point in the history
  • Loading branch information
Willy-JL committed Nov 2, 2024
1 parent c2b817e commit 08e47a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion indexer/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ async def check_token(request: Request, call_next):
CORSMiddleware,
allow_origins=[
"https://momentum-fw.dev",
"https://www.momentum-fw.dev",
"https://lab.flipper.net",
"http://localhost:8000",
"http://localhost:8080",
Expand Down

0 comments on commit 08e47a6

Please sign in to comment.