Compare commits

..

4 Commits

View File

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