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