Browse Source

更改数据库信息

dev_trial
巴林闲侠 3 years ago
parent
commit
a3ce4ce67a
  1. 2
      code/VideoAccess-VCMP/api/.vscode/launch.json

2
code/VideoAccess-VCMP/api/.vscode/launch.json

@ -15,7 +15,7 @@
"args": [
"-p 4000",
"-f http://localhost:4000",
// "-g postgres://postgres:123@10.8.30.32:5432/video_access",
// "-g postgres://postgres:123@10.8.30.166:5432/video_access",
"-g postgres://postgres:123@10.8.30.166:5432/video_access-dev",
"--redisHost 10.8.30.112",
"--redisPort 6379",

Loading…
Cancel
Save