revert: keep console off app gateway
This commit is contained in:
parent
cdfe27990d
commit
be564ea5e3
@ -94,11 +94,6 @@ spring:
|
|||||||
predicates:
|
predicates:
|
||||||
- Path=/game/open/**
|
- Path=/game/open/**
|
||||||
|
|
||||||
- id: service-console
|
|
||||||
uri: ${LIKEI_GATEWAY_ROUTE_CONSOLE_URI}
|
|
||||||
predicates:
|
|
||||||
- Path=/console/**
|
|
||||||
|
|
||||||
- id: service-gateway
|
- id: service-gateway
|
||||||
uri: ${LIKEI_GATEWAY_ROUTE_FORWARD_URI}
|
uri: ${LIKEI_GATEWAY_ROUTE_FORWARD_URI}
|
||||||
predicates:
|
predicates:
|
||||||
@ -123,8 +118,6 @@ gateway:
|
|||||||
- /account/create
|
- /account/create
|
||||||
- /account/login/**/*
|
- /account/login/**/*
|
||||||
- /account/login
|
- /account/login
|
||||||
- /console/account/login
|
|
||||||
- /console/actuator/**
|
|
||||||
- /account/forget-pwd-reset
|
- /account/forget-pwd-reset
|
||||||
- /user/user-profile/open-search
|
- /user/user-profile/open-search
|
||||||
- /party3rd/tencent/cloud/im/callback
|
- /party3rd/tencent/cloud/im/callback
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user