Update main.py
This commit is contained in:
parent
8254e24cba
commit
89b09a6a5b
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ origins = [
|
||||||
"http://localhost",
|
"http://localhost",
|
||||||
"http://localhost:8000",
|
"http://localhost:8000",
|
||||||
"http://raspberrypi",
|
"http://raspberrypi",
|
||||||
"http://192.168.178.54"
|
"http://192.168.178.84"
|
||||||
]
|
]
|
||||||
|
|
||||||
app.add_middleware(
|
app.add_middleware(
|
||||||
|
|
Loading…
Reference in a new issue