fix(security): Set tool-server-api-key property and revert header name
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 3m10s

This commit is contained in:
jade
2026-08-18 14:46:39 +09:00
parent 91b2b67d85
commit 9f347ef9de
4 changed files with 4 additions and 2 deletions

View File

@@ -29,6 +29,7 @@ eims:
url: http://localhost:${server.port}/api/mock/esb/string
mcp:
tool-server-api-key: tool-server-key
adapter:
url: http://localhost:${server.port}/rpc/v1/execute
gateway:

View File

@@ -28,6 +28,7 @@ report:
service-url: ${REPORT_SERVICE_URL:http://tool-report:8092}
mcp:
tool-server-api-key: tool-server-key
gateway:
fallback:
default-url: http://was-cus:8084