feat: 更新后端服务地址为192.168.1.108
This commit is contained in:
@ -75,7 +75,7 @@
|
||||
"properties": {
|
||||
"icCoder.backendUrl": {
|
||||
"type": "string",
|
||||
"default": "http://localhost:2233",
|
||||
"default": "http://192.168.1.108:2233",
|
||||
"description": "后端服务地址"
|
||||
},
|
||||
"icCoder.timeout": {
|
||||
|
||||
Reference in New Issue
Block a user