Merge pull request 'replace backend address' (#9) from hotfix/address into master
Reviewed-on: #9
This commit is contained in:
commit
195406d1bb
@ -10,7 +10,7 @@ app = FastAPI()
|
|||||||
|
|
||||||
origins = [
|
origins = [
|
||||||
"http://localhost:8084",
|
"http://localhost:8084",
|
||||||
"https://backoffice.valczeryba.ovh"
|
"https://backend.valczeryba.ovh"
|
||||||
]
|
]
|
||||||
|
|
||||||
app.add_middleware(
|
app.add_middleware(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user