dev服务器地址改为192.168.0.8

This commit is contained in:
jsowell
2026-05-07 16:29:39 +08:00
parent 478c70a352
commit 6badd656fe

View File

@@ -36,7 +36,7 @@ spring:
druid:
# 主库数据源
master:
# url: jdbc:mysql://106.14.94.149:3306/jsowell_pre?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
# url: jdbc:mysql://192.168.0.8:3306/jsowell_pre?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
# username: jsowell_pre
url: jdbc:mysql://192.168.0.8:3306/jsowell_prd?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
username: jsowell_prd
@@ -90,7 +90,7 @@ spring:
# rabbitmq配置 dev
rabbitmq:
host: 106.14.94.149
host: 192.168.0.8
port: 5672
username: admin
password: admin
@@ -121,7 +121,7 @@ logging:
# 基础URL前缀
baseurl:
prefix: http://106.14.94.149:8080
prefix: http://192.168.0.8:8080
# Minio配置
minio:
@@ -271,7 +271,7 @@ dubbo:
name: wcc-server
qosEnable: false
registry:
address: nacos://106.14.94.149:8848
address: nacos://192.168.0.8:8848
parameters:
namespace: e328faaf-8516-42d0-817a-7406232b3581
username: nacos