diff --git a/src/config.js b/src/config.js index e1e6fa1..d556e03 100644 --- a/src/config.js +++ b/src/config.js @@ -42,7 +42,7 @@ const config = { cookieDomain: "", hmiUrl: "http://124.117.209.78:8098/", webSocketHost: 'ws://124.117.209.78:3140/', - picServerHost: 'http://124.117.209.78:5199', + picServerHost: 'http://124.117.209.78:5000/webImg', videoServerHost: 'http://124.117.209.78:5199', dataVUrl: "http://124.117.209.78:3167/home", version: version, @@ -59,7 +59,7 @@ const config = { cookieDomain: "", hmiUrl: "http://121.41.2.71:8098/", webSocketHost: 'ws://121.41.2.71:3140/', - picServerHost: 'http://121.41.2.71:5199', + picServerHost: 'http://121.41.2.71:5000/webImg', videoServerHost: 'http://121.41.2.71:5199', dataVUrl: "http://121.41.2.71:3167/home", version: version,