Fix protocol for ZaqarWebsockets endpoint
We needed to set the 'ws' protocol so we would get the correct endpoint map generated when using build_endpoint_map.py Change-Id: I6f2cfce058a803f1925c4e22f9791d0117a6c0e3
This commit is contained in:
parent
f25458dce4
commit
9087536cea
@ -294,3 +294,4 @@ ZaqarWebSocket:
|
||||
Admin:
|
||||
net_param: ZaqarApi
|
||||
port: 9000
|
||||
protocol: ws
|
||||
|
Loading…
x
Reference in New Issue
Block a user