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