From 8ac1560833976016cb4a3e3711c35b059865143a Mon Sep 17 00:00:00 2001 From: jade Date: Mon, 13 Jul 2026 13:31:17 +0900 Subject: [PATCH] =?UTF-8?q?style:=20Developer=20Portal=20=ED=97=A4?= =?UTF-8?q?=EB=8D=94=EB=A5=BC=20=EB=B3=B8=EB=AC=B8=20container=20=EC=A0=95?= =?UTF-8?q?=EB=A0=AC=20=EA=B8=B0=EC=A4=80=EC=97=90=20=EB=A7=9E=EC=B6=94?= =?UTF-8?q?=EC=96=B4=20=EB=A0=88=EC=9D=B4=EC=95=84=EC=9B=83=20=EC=88=98?= =?UTF-8?q?=EC=A0=95=20=EB=B0=8F=20=EB=B2=84=EC=A0=84=20=EB=B1=83=EC=A7=80?= =?UTF-8?q?=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/application.properties | 8 +++++--- .../src/main/resources/static/admin/scaffold.html | 13 ++++++++----- 2 files changed, 13 insertions(+), 8 deletions(-) diff --git a/axhub-gateway/src/main/resources/application.properties b/axhub-gateway/src/main/resources/application.properties index 5a9bc65..32d8c90 100644 --- a/axhub-gateway/src/main/resources/application.properties +++ b/axhub-gateway/src/main/resources/application.properties @@ -1,11 +1,13 @@ spring.application.name=axhub-admin # Gateway Fallback Routing (For unregistered tools) -mcp.gateway.fallback.routes.email=http://tool-email:8083 mcp.gateway.fallback.routes.sms=http://tool-sms:8082 -mcp.gateway.fallback.routes.hr=http://tool-hr:8086 -mcp.gateway.fallback.routes.payment=http://tool-payment:8085 +mcp.gateway.fallback.routes.email=http://tool-email:8083 mcp.gateway.fallback.default-url=http://tool-other:8084 +mcp.gateway.fallback.routes.payment=http://tool-payment:8085 +mcp.gateway.fallback.routes.hr=http://tool-hr:8086 + + server.port=8081 server.http2.enabled=true diff --git a/axhub-gateway/src/main/resources/static/admin/scaffold.html b/axhub-gateway/src/main/resources/static/admin/scaffold.html index b56e681..d734d1b 100644 --- a/axhub-gateway/src/main/resources/static/admin/scaffold.html +++ b/axhub-gateway/src/main/resources/static/admin/scaffold.html @@ -361,20 +361,23 @@ -
-
-
- +
+