summaryrefslogtreecommitdiff
path: root/extension/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'extension/package.json')
-rw-r--r--extension/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/extension/package.json b/extension/package.json
index ceba8698..447eaeba 100644
--- a/extension/package.json
+++ b/extension/package.json
@@ -50,7 +50,7 @@
},
"continue.serverUrl": {
"type": "string",
- "default": "http://localhost:8000",
+ "default": "http://localhost:65432",
"description": "The URL of the Continue server to use."
},
"continue.OPENAI_API_KEY": {