Compare commits

..

4 Commits

View File

@@ -10,6 +10,7 @@ app = FastAPI()
origins = [
"http://localhost:8084",
"https://backend.valczeryba.ovh"
]
app.add_middleware(