Move /health to /api/health on backend and update the frontend feature flag store to match. Without this, the combined Docker image nginx proxy could not reach the endpoint and feature flags (chunking/prepare mode) failed to load. |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .prettierignore | ||
| .prettierrc | ||
| Dockerfile | ||
| env.d.ts | ||
| eslint.config.js | ||
| index.html | ||
| nginx.conf | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||
| vite.config.js | ||