diff --git a/api/.vscode/launch.json b/api/.vscode/launch.json index 8ed60f2..cfc15dc 100644 --- a/api/.vscode/launch.json +++ b/api/.vscode/launch.json @@ -17,7 +17,7 @@ "-f http://localhost:4700", // 研发 "-g postgres://postgres:123@10.8.30.166:5432/hr-dev", - "--redisHost localhost", + "--redisHost 10.8.30.112", "--redisPort 6379", // "--apiEmisUrl http://10.8.30.112:14000", // 测试