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