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