系统名称
This commit is contained in:
parent
ef5db16c69
commit
65c9e8da08
2
public/config.js
vendored
2
public/config.js
vendored
|
|
@ -21,5 +21,5 @@ window._CONFIG = {
|
|||
// 服务端地址
|
||||
VUE_APP_API_URL: 'http://192.168.0.53:8099',
|
||||
// websocket服务地址
|
||||
VUE_APP_WEBSOCKET_URL: 'ws://127.0.0.1:8099',
|
||||
VUE_APP_WEBSOCKET_URL: 'ws://192.168.0.53:8099',
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user