Compare commits

..

No commits in common. "195406d1bbdf0d79d42ad71bebbce07186e2e3da" and "5f9c3c32c69b4d488d32edf61983d1397d451175" have entirely different histories.

View File

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