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

Signed-off-by: root <447763646@qq.com>
pull/388/head
root 2025-01-09 11:45:02 +00:00 committed by Gitee
parent 37219e4ae6
commit 448acb0499
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 4 additions and 4 deletions

View File

@ -14,10 +14,10 @@ spring:
nacos:
discovery:
# 服务注册地址
server-addr: 127.0.0.1:8848
server-addr: 121.40.228.136:8848
config:
# 配置中心地址
server-addr: 127.0.0.1:8848
server-addr: 121.40.228.136:8848
# 配置文件格式
file-extension: yml
# 共享配置
@ -28,12 +28,12 @@ spring:
eager: true
transport:
# 控制台地址
dashboard: 127.0.0.1:8718
dashboard: 121.40.228.136:8718
# nacos配置持久化
datasource:
ds1:
nacos:
server-addr: 127.0.0.1:8848
server-addr: 121.40.228.136:8848
dataId: sentinel-ruoyi-gateway
groupId: DEFAULT_GROUP
data-type: json