Skip to content

Websocket doesn't include path #11

Open
@gpulido

Description

@gpulido

When you deploy the mockserver in a different path than the root of the host, the ui is being deployed correctly but the websocket is being created whitout the path. For example if I deploy the mockserver at host:example.com path:myservices/
I can access to the mockserver ui through example.com/myservices/mockserver/dashboard but the websocket is trying to reach ws://example.com/_mockserver_ui_websocket instead of ws://example.com/myservices/_mockserver_ui_websocket

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