-
Notifications
You must be signed in to change notification settings - Fork 328
Open
Description
Hi.
Subpath rewrite from #1236 doesn't work as expected.
I can't get a UI, because there are client HTTP error - 404 Not Found (See attachments)
Running an all-in-one app with environments vars also error
docker run -e HYPERDX_BASE_PATH=/hdx -e NEXT_PUBLIC_HYPERDX_BASE_PATH=/hdx -e FRONTEND_URL=http://localhost:8080/hdx -p 8080:8080 -p 4317:4317 -p 4318:4318 docker.hyperdx.io/hyperdx/hyperdx-all-in-one
App version is v2.7.1 and rewrite should work from 2.7.0 version.
Am I doing something wrong?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels