fix: resolve MCI sample tool execution errors and improve parameter definitions in UI
This commit is contained in:
@@ -21,4 +21,4 @@ mcp.security.tenant-domains.mcp-client-2=ALL
|
||||
|
||||
# Gateway/Tool URLs
|
||||
axhub.gateway.url=http://localhost:8081
|
||||
axhub.tool.url=http://localhost:${server.port}
|
||||
axhub.tool.url=${AXHUB_TOOL_URL:http://localhost:${server.port}}
|
||||
|
||||
Reference in New Issue
Block a user