@@ -29,6 +29,7 @@ origins = [
"http://localhost:5173",
"http://127.0.0.1:5173",
"http://localhost:5000",
+ "http://localhost:8001",
"https://radionica3d.me",
]
extra_origins = os.getenv("CORS_ORIGINS")