feat:网关新增common服务
This commit is contained in:
@@ -25,6 +25,12 @@ spring:
|
||||
- Path=/api-auth/**
|
||||
filters:
|
||||
- StripPrefix=1
|
||||
- id: xservice-common-center
|
||||
uri: lb://xservice-common-center
|
||||
predicates:
|
||||
- Path=/api-common/**
|
||||
filters:
|
||||
- StripPrefix=1
|
||||
|
||||
redis:
|
||||
host: r-bp1wt59a6nfyt4e3ltpd.redis.rds.aliyuncs.com
|
||||
|
||||
Reference in New Issue
Block a user