summaryrefslogtreecommitdiff
path: root/.vscode
diff options
context:
space:
mode:
Diffstat (limited to '.vscode')
-rw-r--r--.vscode/launch.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/.vscode/launch.json b/.vscode/launch.json
index 8f33b52d..28f7773f 100644
--- a/.vscode/launch.json
+++ b/.vscode/launch.json
@@ -29,8 +29,7 @@
"stopOnEntry": true,
"sourceCoding": "utf8",
"consoleCoding": "utf8",
- "ip": "127.0.0.1",
- "port": 11411
+ "address": "127.0.0.1:11411"
},
{
"name": "编译",