Compare commits

...

2 Commits

Author SHA1 Message Date
zsh d9b49caf7c
Pre Merge pull request !407 from zsh/N/A 2025-12-04 09:36:03 +00:00
zsh 18bbbcd6db
update ruoyi-auth/src/main/resources/bootstrap.yml.
Signed-off-by: zsh <15628347+zsh112681@user.noreply.gitee.com>
2025-04-26 03:51:06 +00:00
1 changed files with 2 additions and 2 deletions

View File

@ -14,10 +14,10 @@ spring:
nacos:
discovery:
# 服务注册地址
server-addr: 127.0.0.1:8848
server-addr: nacos:8848
config:
# 配置中心地址
server-addr: 127.0.0.1:8848
server-addr: nacos:8848
# 配置文件格式
file-extension: yml
# 共享配置