bnyer-cloud后端服务
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

37 lines
1.1 KiB

spring:
cloud:
nacos:
discovery:
# 服务注册地址
server-addr: http://175.24.122.142:8848
# 命名空间地址
namespace: abfe8ee6-161b-4f8f-b61f-51663bbfa4f9
# 命名空间分组
group: grey
config:
# 配置中心地址
server-addr: http://175.24.122.142:8848
# 配置文件格式
file-extension: yml
# 命名空间地址
namespace: abfe8ee6-161b-4f8f-b61f-51663bbfa4f9
# 命名空间分组
group: grey
# 共享配置
shared-configs:
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
sentinel:
# 取消控制台懒加载
eager: true
transport:
# 控制台地址
dashboard: #127.0.0.1:7011
# nacos配置持久化
datasource:
ds1:
nacos:
server-addr: http://175.24.122.142:8848
dataId: sentinel-bnyer-gateway
groupId: grey
data-type: json
rule-type: flow