update 修复启动失败

This commit is contained in:
Guoqs
2025-12-23 15:03:37 +08:00
parent cc2011be18
commit 93912f1580
2 changed files with 16 additions and 12 deletions

View File

@@ -9,13 +9,13 @@ spring:
# redis 配置
redis:
# 地址
host: 192.168.0.32
host: 106.14.94.149
# 端口默认为6379
port: 6379
# 数据库索引
database: 0
# 密码
password: 123456
password: js160829
# 连接超时时间
timeout: 10s
lettuce:
@@ -36,11 +36,11 @@ spring:
druid:
# 主库数据源
master:
url: jdbc:mysql://192.168.0.32:3306/jsowell_dev?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
username: jsowell_dev
url: jdbc:mysql://106.14.94.149:3306/jsowell_pre?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
username: jsowell_pre
# url: jdbc:mysql://192.168.2.46:3306/jsowell_prd_copy?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
# username: jsowell_prd_copy
password: 123456
password: Js@160829
# 从库数据源
slave:
# 从数据源开关/默认关闭
@@ -90,7 +90,7 @@ spring:
# rabbitmq配置 dev
rabbitmq:
host: 192.168.0.32
host: 106.14.94.149
port: 5672
username: admin
password: admin
@@ -121,7 +121,7 @@ logging:
# 基础URL前缀
baseurl:
prefix: http://192.168.2.3:8080
prefix: http://106.14.94.149:8080
# Minio配置
minio:
@@ -270,11 +270,11 @@ dubbo:
name: wcc-server
qosEnable: false
registry:
address: nacos://192.168.0.32:8848
address: nacos://106.14.94.149:8848
parameters:
namespace: e328faaf-8516-42d0-817a-7406232b3581
namespace: 200784c9-7e8f-4b2b-a44f-1eb52e675491
username: nacos
password: 79HMu!6nlOiLm^Q[
password: 3rtJPEb0KaUs5NAm
protocol:
name: dubbo
port: -1