mirror of
https://github.com/hyperdxio/hyperdx
synced 2026-04-21 13:37:15 +00:00
268 B
268 B
| @hyperdx/app |
|---|
| minor |
feat: Add subpath configuration support
This change allows the HyperDX frontend to be served from a subpath (e.g.,
/hyperdx). It includes updated Next.js, NGINX, and Traefik configurations,
along with documentation for the new setup.