always serve embedded frontend

This commit is contained in:
2026-07-10 15:04:29 +00:00
parent 1be698a802
commit e3356200a8
10 changed files with 42 additions and 59 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ when a query string follows the slash.
## Health and frontend
- `GET /` serves the embedded frontend when `production=false`.
- `GET /` serves the embedded frontend.
- `GET /api/health` returns HTTP 200:
```json