fix(backend): set the right cors
This commit is contained in:
@@ -26,7 +26,6 @@ origins = [
|
|||||||
"http://localhost",
|
"http://localhost",
|
||||||
"http://localhost:3000",
|
"http://localhost:3000",
|
||||||
"https://sim-free.dev-null.rocks",
|
"https://sim-free.dev-null.rocks",
|
||||||
"*"
|
|
||||||
]
|
]
|
||||||
|
|
||||||
app.add_middleware(
|
app.add_middleware(
|
||||||
|
Reference in New Issue
Block a user