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 url: http://localhost:${server.port}/rpc/v1/execute
gateway: gateway:
url: http://localhost:${server.port}/mcp/api/v1 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: tool:
host: localhost host: localhost

View File

@@ -5,8 +5,6 @@ server:
axhub: axhub:
gateway: gateway:
url: https://axhubmcp.devjun.net url: https://axhubmcp.devjun.net
tool:
url: http://144.24.70.100:8283
eims: eims:
http: http:

View File

@@ -5,8 +5,6 @@ server:
axhub: axhub:
gateway: gateway:
url: https://axhubmcp.devjun.net url: https://axhubmcp.devjun.net
tool:
url: http://144.24.70.100:8284
eims: eims:
http: http:

View File

@@ -5,8 +5,6 @@ server:
axhub: axhub:
gateway: gateway:
url: https://axhubmcp.devjun.net url: https://axhubmcp.devjun.net
tool:
url: http://144.24.70.100:8285
eims: eims:
http: http:

View File

@@ -5,8 +5,6 @@ server:
axhub: axhub:
gateway: gateway:
url: https://axhubmcp.devjun.net url: https://axhubmcp.devjun.net
tool:
url: http://144.24.70.100:8282
eims: eims:
http: http: