Merge pull request 'add backoffice origins' (#8) from events into master
Reviewed-on: #8
This commit is contained in:
commit
5f9c3c32c6
@ -10,6 +10,7 @@ app = FastAPI()
|
||||
|
||||
origins = [
|
||||
"http://localhost:8084",
|
||||
"https://backoffice.valczeryba.ovh"
|
||||
]
|
||||
|
||||
app.add_middleware(
|
||||
|
Loading…
x
Reference in New Issue
Block a user