From 20f1a92d866b87e4db268f4cc2bc0836154680e9 Mon Sep 17 00:00:00 2001 From: wenlele Date: Mon, 22 May 2023 10:19:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=97=A0=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- code/api/.vscode/launch.json | 1 + 1 file changed, 1 insertion(+) diff --git a/code/api/.vscode/launch.json b/code/api/.vscode/launch.json index 1280783..6915ea2 100644 --- a/code/api/.vscode/launch.json +++ b/code/api/.vscode/launch.json @@ -18,6 +18,7 @@ "-g postgres://postgres:123@10.8.30.32:5432/iot_auth", "--redisHost 10.8.30.112", "--redisPort 6379", + // "--iotVcmpApi http://127.0.0.1:4000", ] }, {