chore: Remove hardcoded axhub.tool.url from application-dev.yml
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 13m57s
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 13m57s
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
@@ -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:
|
||||||
|
|||||||
@@ -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:
|
||||||
|
|||||||
@@ -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:
|
||||||
|
|||||||
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user