feat: add SOL request detail tool

This commit is contained in:
2026-07-29 14:25:47 +09:00
parent b0bf4a9c68
commit ea1aea81bb
9 changed files with 335 additions and 1 deletions

View File

@@ -36,4 +36,8 @@ axhub:
gateway:
url: http://localhost:8081
tool:
url: ${AXHUB_TOOL_URL:http://localhost:${server.port}}
url: ${AXHUB_TOOL_URL:http://localhost:${server.port}}
sol:
req-detail:
mock-enabled: true