Compare commits

..

2 Commits

View File

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