Spaces:
Sleeping
Sleeping
Update api/server.py
Browse files- api/server.py +1 -0
api/server.py
CHANGED
|
@@ -456,3 +456,4 @@ def spa_fallback(full_path: str, request: Request):
|
|
| 456 |
{"detail": "web/build not found. Build frontend first (web/build/index.html)."},
|
| 457 |
status_code=500,
|
| 458 |
)
|
|
|
|
|
|
| 456 |
{"detail": "web/build not found. Build frontend first (web/build/index.html)."},
|
| 457 |
status_code=500,
|
| 458 |
)
|
| 459 |
+
|