Skip to content

HYPERDX_API_PORT and HYPERDX_API_URL conflicts with proxy #441

@Saddamus

Description

@Saddamus

Hello. These 2 variables are joined together.
HYPERDX_API_PORT: will make instance to start on the port
HYPERDX_API_URL will make the app to use api on HYPERDX_API_URL:HYPERDX_API_PORT
This way you can not deploy any reverse proxy on the same host / IP as port is already in use.
Is there any guide how to make it working with reverse proxy ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions