From 4f9efc0445be5d6991df1bb6aafdcc62c9a0d8e9 Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期日, 23 四月 2023 09:20:36 +0800 Subject: [PATCH] 1 --- src/main/resources/application.yml | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 86fc02b..1ce6b51 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -15,7 +15,7 @@ host: 127.0.0.1 port: 6369 password: rediS_5L#F4_Server - timeout: 90000 # 杩炴帴瓒呮椂鏃堕暱锛堟绉掞級 + timeout: 180000 # 杩炴帴瓒呮椂鏃堕暱锛堟绉掞級 pool: max-active: 1000 # 杩炴帴姹犳渶澶ц繛鎺ユ暟锛堜娇鐢ㄨ礋鍊艰〃绀烘病鏈夐檺鍒讹級 max-wait: -1 # 杩炴帴姹犳渶澶ч樆濉炵瓑寰呮椂闂达紙浣跨敤璐熷�艰〃绀烘病鏈夐檺鍒讹級 @@ -41,8 +41,8 @@ datasource: name: prod # JDBC 鍩烘湰閰嶇疆 ¤tSchema=public - #url: jdbc:postgresql://103.85.165.99:5433/langfang?useAffectedRows=true - url: jdbc:postgresql://192.168.20.205:5433/langfang?useAffectedRows=true + url: jdbc:postgresql://103.85.165.99:5433/langfang?useAffectedRows=true + #url: jdbc:postgresql://192.168.20.205:5433/langfang?useAffectedRows=true username : postgres password: Postgres!_14_Lf #password: postgres -- Gitblit v1.9.3