更新 yudao-module-system/yudao-module-system-biz/src/main/resources/application-dev.yaml

fix:修改system的nacos配置
This commit is contained in:
gitea 2025-07-10 11:16:17 +08:00
parent 9d1adbcfce
commit e4f14d78f2
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
spring:
cloud:
nacos:
server-addr: 1.95.80.190:9080 # Nacos 服务器地址
server-addr: 192.168.0.152:9080 # Nacos 服务器地址
username: nacos # Nacos 账号
password: T7@pL9vQ # Nacos 密码
discovery: # 【配置中心】配置项