修改生产环境配置

This commit is contained in:
马宝龙
2026-06-05 18:22:03 +08:00
parent c84844ea5b
commit c671b3aa1b

View File

@@ -69,9 +69,9 @@ spring:
druid: druid:
# 主库数据源 # 主库数据源
master: master:
url: jdbc:highgo://124.243.245.42:5866/highgo?useUnicode=true&characterEncoding=utf8&currentSchema=ks_db4&stringtype=unspecified url: jdbc:highgo://10.98.80.230:5866/highgo?useUnicode=true&characterEncoding=utf8&currentSchema=ks_db4&stringtype=unspecified
username: sysdba username: sysdba
password: ZKR2024@comzkr password: ZKR2026@comzkr
# 从库数据源 # 从库数据源
slave: slave:
# 从数据源开关/默认关闭 # 从数据源开关/默认关闭
@@ -124,9 +124,9 @@ spring:
multi-statement-allow: true multi-statement-allow: true
redis: redis:
# 地址 # 地址
host: 124.243.245.42 host: 10.98.80.37
# 端口默认为6379 # 端口默认为6379
port: 5379 port: 16379
# 数据库索引 # 数据库索引
database: 5 database: 5
# 密码 # 密码
@@ -246,7 +246,7 @@ wx:
easy-es: easy-es:
enable: true enable: true
banner: false banner: false
address: 124.243.245.42:9200 address: 10.98.80.37:19200
global-config: global-config:
process-index-mode: manual process-index-mode: manual
db-config: db-config: