fix(security): Set tool-server-api-key property and revert header name
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 3m10s
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 3m10s
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user