mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2026-04-23 02:48:34 +08:00
update 合并monitor到system
This commit is contained in:
@@ -62,14 +62,7 @@ spring:
|
||||
- id: ruoyi-system
|
||||
uri: lb://ruoyi-system
|
||||
predicates:
|
||||
- Path=/system/**
|
||||
filters:
|
||||
- StripPrefix=1
|
||||
# 监控模块
|
||||
- id: ruoyi-monitor
|
||||
uri: lb://ruoyi-system
|
||||
predicates:
|
||||
- Path=/monitor/**
|
||||
- Path=/system/**,/monitor/**
|
||||
filters:
|
||||
- StripPrefix=1
|
||||
# 资源服务
|
||||
|
||||
Reference in New Issue
Block a user