diff --git a/code/VideoAccess-VCMP/api/.vscode/launch.json b/code/VideoAccess-VCMP/api/.vscode/launch.json index 82ad12c..6e40169 100644 --- a/code/VideoAccess-VCMP/api/.vscode/launch.json +++ b/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",