Browse Source

iotVcmpApi

master
wenlele 2 years ago
parent
commit
2bcb06ba35
  1. 3
      code/api/.vscode/launch.json

3
code/api/.vscode/launch.json

@ -17,7 +17,8 @@
"-f http://localhost:4200",
"-g postgres://postgres:123@10.8.30.32:5432/iot_auth",
"--redisHost 10.8.30.112",
"--redisPort 6379"
"--redisPort 6379",
"--iotVcmpApi http://127.0.0.1:4000",
]
},
{

Loading…
Cancel
Save