Fix scaffold errors and apply ToolHint annotations
Some checks failed
Deploy to OCIWP / deploy (push) Failing after 33s
Some checks failed
Deploy to OCIWP / deploy (push) Failing after 33s
This commit is contained in:
@@ -31,6 +31,9 @@ services:
|
||||
- AXHUB_SOURCE_DIR=/src
|
||||
- JAVA_TOOL_OPTIONS=-Xms64m -Xmx384m
|
||||
- SPRING_PROFILES_ACTIVE=${ACTIVE_PROFILE:-local}
|
||||
- MCP_GATEWAY_FALLBACK_DEFAULT_URL=http://tool-oth:8084
|
||||
- MCP_GATEWAY_FALLBACK_ROUTES_SMS=http://tool-sms:8082
|
||||
- MCP_GATEWAY_FALLBACK_ROUTES_HR=http://tool-oth:8084
|
||||
- MCP_GATEWAY_FALLBACK_DEFAULT_URL=http://was-oth:8084
|
||||
- MCP_GATEWAY_FALLBACK_ROUTES_SMS=http://was-sms:8082
|
||||
- MCP_GATEWAY_FALLBACK_ROUTES_HR=http://was-oth:8084
|
||||
|
||||
Reference in New Issue
Block a user