This commit is contained in:
wyw 2026-04-14 14:25:54 +08:00
parent 2984e3f59d
commit e6024ff358

View File

@ -42,7 +42,7 @@ const config = {
cookieDomain: "", cookieDomain: "",
hmiUrl: "http://124.117.209.78:8098/", hmiUrl: "http://124.117.209.78:8098/",
webSocketHost: 'ws://124.117.209.78:3140/', 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', videoServerHost: 'http://124.117.209.78:5199',
dataVUrl: "http://124.117.209.78:3167/home", dataVUrl: "http://124.117.209.78:3167/home",
version: version, version: version,
@ -59,7 +59,7 @@ const config = {
cookieDomain: "", cookieDomain: "",
hmiUrl: "http://121.41.2.71:8098/", hmiUrl: "http://121.41.2.71:8098/",
webSocketHost: 'ws://121.41.2.71:3140/', 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', videoServerHost: 'http://121.41.2.71:5199',
dataVUrl: "http://121.41.2.71:3167/home", dataVUrl: "http://121.41.2.71:3167/home",
version: version, version: version,