Compare commits
No commits in common. "5f9c3c32c69b4d488d32edf61983d1397d451175" and "ff3cb878c47dbcd66db3bb7eb5ec32a5ed91a780" have entirely different histories.
5f9c3c32c6
...
ff3cb878c4
@ -10,7 +10,6 @@ app = FastAPI()
|
|||||||
|
|
||||||
origins = [
|
origins = [
|
||||||
"http://localhost:8084",
|
"http://localhost:8084",
|
||||||
"https://backoffice.valczeryba.ovh"
|
|
||||||
]
|
]
|
||||||
|
|
||||||
app.add_middleware(
|
app.add_middleware(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user