diff --git a/src/config.js b/src/config.js index 6f654d3..9bc1836 100644 --- a/src/config.js +++ b/src/config.js @@ -60,7 +60,7 @@ const config = { hmiUrl: "http://121.41.2.71:8098/", webSocketHost: 'ws://121.41.2.71:3140/', picServerHost: 'http://121.41.2.71:5000/webImg', - videoServerHost: 'https://121.41.2.71:5000/webImg', + videoServerHost: 'http://121.41.2.71:5000/webImg', dataVUrl: "http://121.41.2.71:3167/home", version: version, guideSeverHost: "http://121.41.2.71/jyapk/",