feat: gateway添加分享圈网关
This commit is contained in:
@@ -28,6 +28,12 @@ spring:
|
||||
- Path=/wechat/**
|
||||
filters:
|
||||
- StripPrefix=1
|
||||
- id: share
|
||||
uri: lb://schisandra-cloud-storage-share
|
||||
predicates:
|
||||
- Path=/share/**
|
||||
filters:
|
||||
- StripPrefix=1
|
||||
# redis配置
|
||||
redis:
|
||||
# Redis数据库索引(默认为0)
|
||||
|
Reference in New Issue
Block a user