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" ] }, {