From 73c47bd68498659d5d4397528e8f5171d798f58b Mon Sep 17 00:00:00 2001 From: jade Date: Tue, 14 Jul 2026 10:55:32 +0900 Subject: [PATCH] =?UTF-8?q?=EC=86=8C=EC=8A=A4=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- axhub-gateway/src/main/resources/application-local.properties | 4 ---- .../src/main/resources/application-local.properties | 4 ---- .../src/main/resources/application-local.properties | 4 ---- .../src/main/resources/application-local.properties | 4 ---- 4 files changed, 16 deletions(-) diff --git a/axhub-gateway/src/main/resources/application-local.properties b/axhub-gateway/src/main/resources/application-local.properties index d213a33..22b5ad8 100644 --- a/axhub-gateway/src/main/resources/application-local.properties +++ b/axhub-gateway/src/main/resources/application-local.properties @@ -15,10 +15,6 @@ eims.jsp.json.url=http://localhost:${server.port}/mock/jsp-json eims.mci.url=http://localhost:${server.port}/api/mock/esb/api eims.mcistring.url=http://localhost:${server.port}/api/mock/esb/string -# API 보안 키 설정 -mcp.security.tenant-domains.mcp-client-1=CUSTOMER,COMMON -mcp.security.tenant-domains.mcp-client-2=ALL - # Gateway/Tool URLs mcp.adapter.url=http://localhost:${server.port}/rpc/v1/execute mcp.gateway.url=http://localhost:${server.port}/mcp/api/v1 diff --git a/axhub-tool-email/src/main/resources/application-local.properties b/axhub-tool-email/src/main/resources/application-local.properties index a311dfe..96467d3 100644 --- a/axhub-tool-email/src/main/resources/application-local.properties +++ b/axhub-tool-email/src/main/resources/application-local.properties @@ -15,10 +15,6 @@ eims.jsp.json.url=http://localhost:${server.port}/mock/jsp-json eims.mci.url=http://localhost:${server.port}/api/mock/esb/api eims.mcistring.url=http://localhost:${server.port}/api/mock/esb/string -# API 보안 키 설정 -mcp.security.tenant-domains.mcp-client-1=CUSTOMER,COMMON -mcp.security.tenant-domains.mcp-client-2=ALL - # Gateway/Tool URLs axhub.gateway.url=http://localhost:8081 axhub.tool.url=http://localhost:${server.port} diff --git a/axhub-tool-other/src/main/resources/application-local.properties b/axhub-tool-other/src/main/resources/application-local.properties index a311dfe..96467d3 100644 --- a/axhub-tool-other/src/main/resources/application-local.properties +++ b/axhub-tool-other/src/main/resources/application-local.properties @@ -15,10 +15,6 @@ eims.jsp.json.url=http://localhost:${server.port}/mock/jsp-json eims.mci.url=http://localhost:${server.port}/api/mock/esb/api eims.mcistring.url=http://localhost:${server.port}/api/mock/esb/string -# API 보안 키 설정 -mcp.security.tenant-domains.mcp-client-1=CUSTOMER,COMMON -mcp.security.tenant-domains.mcp-client-2=ALL - # Gateway/Tool URLs axhub.gateway.url=http://localhost:8081 axhub.tool.url=http://localhost:${server.port} diff --git a/axhub-tool-payment/src/main/resources/application-local.properties b/axhub-tool-payment/src/main/resources/application-local.properties index a311dfe..96467d3 100644 --- a/axhub-tool-payment/src/main/resources/application-local.properties +++ b/axhub-tool-payment/src/main/resources/application-local.properties @@ -15,10 +15,6 @@ eims.jsp.json.url=http://localhost:${server.port}/mock/jsp-json eims.mci.url=http://localhost:${server.port}/api/mock/esb/api eims.mcistring.url=http://localhost:${server.port}/api/mock/esb/string -# API 보안 키 설정 -mcp.security.tenant-domains.mcp-client-1=CUSTOMER,COMMON -mcp.security.tenant-domains.mcp-client-2=ALL - # Gateway/Tool URLs axhub.gateway.url=http://localhost:8081 axhub.tool.url=http://localhost:${server.port}