Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -35,7 +35,9 @@ origins = [
|
|
| 35 |
"http://localhost:3000",
|
| 36 |
"https://localhost:3000",
|
| 37 |
"https://eco-guard-ten.vercel.app",
|
| 38 |
-
"http://eco-guard-ten.vercel.app"
|
|
|
|
|
|
|
| 39 |
]
|
| 40 |
|
| 41 |
app.add_middleware(
|
|
|
|
| 35 |
"http://localhost:3000",
|
| 36 |
"https://localhost:3000",
|
| 37 |
"https://eco-guard-ten.vercel.app",
|
| 38 |
+
"http://eco-guard-ten.vercel.app".
|
| 39 |
+
"https://arsh1101-defo-detect.hf.space",
|
| 40 |
+
"https://arsh1101-defo-detect.hf.space"
|
| 41 |
]
|
| 42 |
|
| 43 |
app.add_middleware(
|