From 4b45acbded816fe642b4838cc7b27ca1601bb032 Mon Sep 17 00:00:00 2001 From: jade Date: Wed, 15 Jul 2026 14:22:38 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20Gateway=20=ED=94=84=EB=A1=9C=EC=A0=9D?= =?UTF-8?q?=ED=8A=B8=EC=97=90=20Playground=20=EC=9A=A9=20TESTER-DEV=20?= =?UTF-8?q?=EB=8F=84=EB=A9=94=EC=9D=B8=20=EA=B6=8C=ED=95=9C=20=EC=B6=94?= =?UTF-8?q?=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- axhub-gateway/src/main/resources/application.properties | 2 ++ 1 file changed, 2 insertions(+) diff --git a/axhub-gateway/src/main/resources/application.properties b/axhub-gateway/src/main/resources/application.properties index 58dcf30..bed22e9 100644 --- a/axhub-gateway/src/main/resources/application.properties +++ b/axhub-gateway/src/main/resources/application.properties @@ -41,6 +41,8 @@ mcp.max-stream-bytes=1048576 mcp.max-response-bytes-from-tool=5242880 mcp.tool-registry-sync-interval-millis=5000 +# API 보안 키 설정 +mcp.security.tenant-domains.TESTER-DEV=ALL # Spring AI OpenAI / Gemini API Config spring.ai.openai.api-key=AQ.Ab8RN6KFZggsQf8iooY1v_3h3vp2TIjiYB54dV4Yay3vVKEMtg spring.ai.openai.base-url=https://generativelanguage.googleapis.com/v1beta/openai/