replace backend address
This commit is contained in:
parent
8f31746c68
commit
fc2c6fdbd8
@ -10,7 +10,7 @@ app = FastAPI()
|
||||
|
||||
origins = [
|
||||
"http://localhost:8084",
|
||||
"https://backoffice.valczeryba.ovh"
|
||||
"https://backend.valczeryba.ovh"
|
||||
]
|
||||
|
||||
app.add_middleware(
|
||||
|
Loading…
x
Reference in New Issue
Block a user