This commit is contained in:
Heidi
2026-05-16 17:01:22 +01:00
parent 382177fd2e
commit 3a2cd9b1aa
4 changed files with 113 additions and 17 deletions
+3
View File
@@ -19,6 +19,9 @@ npm run dev
The development server runs on <http://localhost:3001>.
Set `comingsoon=TRUE` in `.env` to serve a temporary coming soon page instead
of the app. Omit it, or set any other value, to serve the regular site.
By default, `/api/*` and `/health` requests are proxied to `http://localhost:6000`. Override
that with `VITE_API_TARGET`: