feat: 更新后端服务地址为192.168.1.108

This commit is contained in:
Roe-xin
2025-12-30 15:02:28 +08:00
parent bd7a85b705
commit d415d8ee4e

View File

@ -75,7 +75,7 @@
"properties": { "properties": {
"icCoder.backendUrl": { "icCoder.backendUrl": {
"type": "string", "type": "string",
"default": "http://localhost:2233", "default": "http://192.168.1.108:2233",
"description": "后端服务地址" "description": "后端服务地址"
}, },
"icCoder.timeout": { "icCoder.timeout": {