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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user