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:
Juan Antonio Osorio Robles 2017-01-11 18:37:15 +02:00
parent f25458dce4
commit 9087536cea
1 changed files with 1 additions and 0 deletions

View File

@ -294,3 +294,4 @@ ZaqarWebSocket:
Admin:
net_param: ZaqarApi
port: 9000
protocol: ws