fix(backend): set the right cors

This commit is contained in:
Alex Wellnitz 2024-09-21 10:03:11 +02:00
parent 9e78610488
commit a4cc2c774f

View File

@ -26,7 +26,6 @@ origins = [
"http://localhost",
"http://localhost:3000",
"https://sim-free.dev-null.rocks",
"*"
]
app.add_middleware(