Browse Source

结构物经纬

dev
巴林闲侠 2 years ago
parent
commit
6004c791b6
  1. 4
      api/.vscode/launch.json

4
api/.vscode/launch.json

@ -16,9 +16,9 @@
"-p 4600", "-p 4600",
"-f http://localhost:4600", "-f http://localhost:4600",
// //
// "-g postgres://postgres:123@10.8.30.32:5432/orational_service", "-g postgres://postgres:123@10.8.30.32:5432/orational_service",
// //
"-g postgres://FashionAdmin:123456@10.8.30.156:5432/POMS", // "-g postgres://FashionAdmin:123456@10.8.30.156:5432/POMS",
"-k node35:6667,node36:6667,node37:6667", "-k node35:6667,node36:6667,node37:6667",
"--iotaProxy http://10.8.30.157:17007", "--iotaProxy http://10.8.30.157:17007",
"--redisHost 10.8.30.112", "--redisHost 10.8.30.112",

Loading…
Cancel
Save