hyperdx/.changeset/feat-subpath-config.md
Nguyen Dat b806116d73
feat: add subpath config (#1236)
Co-authored-by: Warren <5959690+wrn14897@users.noreply.github.com>
2025-10-17 14:43:58 -07:00

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.