From 3f8ab7be1b2c23cf1c21bded49724ba794d32778 Mon Sep 17 00:00:00 2001 From: "gao.zhiyuan" Date: Mon, 5 Dec 2022 11:45:24 +0800 Subject: [PATCH] iotVcmpApi --- 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..319ef01 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://localhost:4000" ] }, {