|
|
@@ -12,11 +12,11 @@ export default {
|
|
|
// target: 'http://192.168.32.28:8844/',
|
|
|
// ws: 'ws://192.168.32.28:8844/',
|
|
|
// 开发环境
|
|
|
- // target: 'http://120.79.18.123:8844/',
|
|
|
- // ws: 'ws://120.79.18.123:8844/',
|
|
|
+ target: 'http://120.79.18.123:8844/',
|
|
|
+ ws: 'ws://120.79.18.123:8844/',
|
|
|
// 测试环境
|
|
|
- target: 'http://120.77.179.54:8844/',
|
|
|
- ws: 'ws://120.77.179.54:8844/',
|
|
|
+ // target: 'http://120.77.179.54:8844/',
|
|
|
+ // ws: 'ws://120.77.179.54:8844/',
|
|
|
// target: 'http://192.168.66.5:8844/',
|
|
|
// ws: 'ws://192.168.66.5:8844/',
|
|
|
// ws: 'ws://demo.jetlinks.cn/jetlinks',
|