Browse Source

iotVcmpApi

master
巴林闲侠 3 years ago
parent
commit
cb06d072e2
  1. 3
      code/api/.vscode/launch.json

3
code/api/.vscode/launch.json

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

Loading…
Cancel
Save