update ruoyi-auth/src/main/resources/bootstrap.yml.

Signed-off-by: 雨一直下 <2327819251@qq.com>
pull/438/head
雨一直下 2025-11-14 02:39:13 +00:00 committed by Gitee
parent 6aecd35a4f
commit a89a167909
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Tomcat
server:
port: 9200
port: 30310
# Spring
spring:
@ -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
# 共享配置