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
|
||||
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
|
||||
|
||||
|
||||
@@ -5,8 +5,6 @@ server:
|
||||
axhub:
|
||||
gateway:
|
||||
url: https://axhubmcp.devjun.net
|
||||
tool:
|
||||
url: http://144.24.70.100:8283
|
||||
|
||||
eims:
|
||||
http:
|
||||
|
||||
@@ -5,8 +5,6 @@ server:
|
||||
axhub:
|
||||
gateway:
|
||||
url: https://axhubmcp.devjun.net
|
||||
tool:
|
||||
url: http://144.24.70.100:8284
|
||||
|
||||
eims:
|
||||
http:
|
||||
|
||||
@@ -5,8 +5,6 @@ server:
|
||||
axhub:
|
||||
gateway:
|
||||
url: https://axhubmcp.devjun.net
|
||||
tool:
|
||||
url: http://144.24.70.100:8285
|
||||
|
||||
eims:
|
||||
http:
|
||||
|
||||
@@ -5,8 +5,6 @@ server:
|
||||
axhub:
|
||||
gateway:
|
||||
url: https://axhubmcp.devjun.net
|
||||
tool:
|
||||
url: http://144.24.70.100:8282
|
||||
|
||||
eims:
|
||||
http:
|
||||
|
||||
Reference in New Issue
Block a user