fix: resolve bean injection error and gateway routing configs
Some checks failed
Deploy to OCIWP / deploy (push) Has been cancelled
Some checks failed
Deploy to OCIWP / deploy (push) Has been cancelled
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
|
||||
|
||||
mci-mock:
|
||||
image: wiremock/wiremock:latest
|
||||
|
||||
Reference in New Issue
Block a user