fix: route console through gateway for test admin

This commit is contained in:
z 2026-05-05 20:44:22 +08:00
parent a7050502b3
commit cdfe27990d

View File

@ -94,6 +94,11 @@ 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:
@ -118,6 +123,8 @@ 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