diff --git a/axhub-gateway/src/main/resources/application.properties b/axhub-gateway/src/main/resources/application.properties index 54c2f34..7ef7012 100644 --- a/axhub-gateway/src/main/resources/application.properties +++ b/axhub-gateway/src/main/resources/application.properties @@ -1,5 +1,4 @@ spring.application.name=axhub-admin -spring.main.web-application-type=reactive # Gateway Fallback Routing (For unregistered tools) mcp.gateway.fallback.routes.email=http://tool-email:8083