Open
Description
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
Labels
No labels