diff --git a/indexer/main.py b/indexer/main.py index 9246d36..1d323f2 100755 --- a/indexer/main.py +++ b/indexer/main.py @@ -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",