diff --git a/package.json b/package.json index 003c9cf..6587717 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "properties": { "icCoder.backendUrl": { "type": "string", - "default": "http://localhost:2233", + "default": "http://192.168.1.108:2233", "description": "后端服务地址" }, "icCoder.timeout": {