From dc4df9a530016c4fd24f9aebc6ccf1b95310ff1f Mon Sep 17 00:00:00 2001 From: yxh <172933527@qq.com> Date: 星期三, 02 七月 2025 11:13:06 +0800 Subject: [PATCH] Changes --- ruoyi-admin/src/main/resources/application-local.yml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ruoyi-admin/src/main/resources/application-local.yml b/ruoyi-admin/src/main/resources/application-local.yml index ce671d2..d934e92 100644 --- a/ruoyi-admin/src/main/resources/application-local.yml +++ b/ruoyi-admin/src/main/resources/application-local.yml @@ -19,7 +19,7 @@ # password: csbsbxt@123 # driver-class-name: org.postgresql.Driver # 鏈湴楂樻柉 - url: jdbc:postgresql://192.168.100.122:5432/postgres + url: jdbc:postgresql://127.0.0.1:5432/postgres username: gaussdb password: Ls@123456 driver-class-name: org.postgresql.Driver @@ -90,7 +90,7 @@ # port: 6020 # 鍦板潃锛堝叕鍙革級 - host: 116.62.18.175 + host: 127.0.0.1 port: 6020 # 鏁版嵁搴撶储寮� database: 0 -- Gitblit v1.9.3