add localhost client
This commit is contained in:
parent
fc2c6fdbd8
commit
6d1b2eb3c2
@ -10,6 +10,7 @@ app = FastAPI()
|
|||||||
|
|
||||||
origins = [
|
origins = [
|
||||||
"http://localhost:8084",
|
"http://localhost:8084",
|
||||||
|
"http://localhost:8085",
|
||||||
"https://backend.valczeryba.ovh"
|
"https://backend.valczeryba.ovh"
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user