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

fix:修改nacos配置
This commit is contained in:
gitea 2025-07-10 11:38:59 +08:00
parent d5a64de89f
commit 72091b7609
1 changed files with 1 additions and 1 deletions

View File

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