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