forked from kimhyungsik/ax_hub_mcp_tool
fix: remove invalid reactive web application type from gateway config
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
spring.application.name=axhub-admin
|
spring.application.name=axhub-admin
|
||||||
spring.main.web-application-type=reactive
|
|
||||||
|
|
||||||
# Gateway Fallback Routing (For unregistered tools)
|
# Gateway Fallback Routing (For unregistered tools)
|
||||||
mcp.gateway.fallback.routes.email=http://tool-email:8083
|
mcp.gateway.fallback.routes.email=http://tool-email:8083
|
||||||
|
|||||||
Reference in New Issue
Block a user