5199=> 5000/webImg
This commit is contained in:
parent
1dcebbee1c
commit
1867e867e7
@ -25,7 +25,7 @@ const config = {
|
|||||||
flowServiceHost: "http://124.117.209.78:3188/",
|
flowServiceHost: "http://124.117.209.78:3188/",
|
||||||
hmiUrl: "http://localhost:8060/",
|
hmiUrl: "http://localhost:8060/",
|
||||||
webSocketHost: 'ws://localhost:3140/',
|
webSocketHost: 'ws://localhost:3140/',
|
||||||
picServerHost: 'http://localhost:5199',
|
picServerHost: 'http://localhost:5000/webImg',
|
||||||
videoServerHost: 'https://sps.cxtc.com:3199',
|
videoServerHost: 'https://sps.cxtc.com:3199',
|
||||||
dataVUrl: "http://localhost:8062/home",
|
dataVUrl: "http://localhost:8062/home",
|
||||||
version: version,
|
version: version,
|
||||||
@ -43,7 +43,7 @@ const config = {
|
|||||||
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:5000/webImg',
|
picServerHost: 'http://124.117.209.78:5000/webImg',
|
||||||
videoServerHost: 'http://124.117.209.78:5199',
|
videoServerHost: 'http://124.117.209.78:5000/webImg',
|
||||||
dataVUrl: "http://124.117.209.78:3167/home",
|
dataVUrl: "http://124.117.209.78:3167/home",
|
||||||
version: version,
|
version: version,
|
||||||
guideSeverHost: "http://124.117.209.78:5110/jyapk/",
|
guideSeverHost: "http://124.117.209.78:5110/jyapk/",
|
||||||
@ -60,7 +60,7 @@ const config = {
|
|||||||
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:5000/webImg',
|
picServerHost: 'http://121.41.2.71:5000/webImg',
|
||||||
videoServerHost: 'http://121.41.2.71:5199',
|
videoServerHost: 'http://121.41.2.71:5000/webImg',
|
||||||
dataVUrl: "http://121.41.2.71:3167/home",
|
dataVUrl: "http://121.41.2.71:3167/home",
|
||||||
version: version,
|
version: version,
|
||||||
guideSeverHost: "http://121.41.2.71/jyapk/",
|
guideSeverHost: "http://121.41.2.71/jyapk/",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user