diff --git a/trustgraph-flow/trustgraph/gateway/mux.py b/trustgraph-flow/trustgraph/gateway/mux.py index cd5ddfba..74797069 100644 --- a/trustgraph-flow/trustgraph/gateway/mux.py +++ b/trustgraph-flow/trustgraph/gateway/mux.py @@ -13,7 +13,7 @@ class MuxEndpoint(SocketEndpoint): def __init__( self, pulsar_host, auth, services, - path="/api/v1/mux", + path="/api/v1/socket", ): super(MuxEndpoint, self).__init__(