chore: Remove hardcoded axhub.tool.url from application-dev.yml
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 13m57s

This commit is contained in:
jade
2026-07-23 10:17:30 +09:00
parent 2948465b8a
commit 3c183e901b
5 changed files with 7 additions and 8 deletions

View File

@@ -33,6 +33,13 @@ mcp:
url: http://localhost:${server.port}/rpc/v1/execute
gateway:
url: http://localhost:${server.port}/mcp/api/v1
fallback:
default-url: http://localhost:8084
routes:
sms: http://localhost:8082
email: http://localhost:8083
payment: http://localhost:8085
hr: http://localhost:8086
tool:
host: localhost