修改'ruoyi-gateway' Sentinel nacos动态配置 rule-type 为gw-flow
This commit is contained in:
parent
1617c74d4d
commit
51f8472a82
|
|
@ -37,4 +37,4 @@ spring:
|
||||||
dataId: sentinel-ruoyi-gateway
|
dataId: sentinel-ruoyi-gateway
|
||||||
groupId: DEFAULT_GROUP
|
groupId: DEFAULT_GROUP
|
||||||
data-type: json
|
data-type: json
|
||||||
rule-type: flow
|
rule-type: gw-flow
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue