@@ -12,6 +12,8 @@ def get_app():
origins = [
"http://localhost",
"http://localhost:3000",
+ "http://localhost:3001",
+ "http://localhost:3002",
]
app.add_middleware(