mirror of
https://github.com/Xevion/linkpulse.git
synced 2025-12-06 01:15:30 -06:00
Minor unnecessary
This commit is contained in:
@@ -56,7 +56,7 @@ if is_development:
|
||||
from fastapi.middleware.cors import CORSMiddleware
|
||||
|
||||
origins = [
|
||||
"http://localhost",
|
||||
"http://localhost:8080",
|
||||
"http://localhost:5173",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user