fix: resolve bean injection error and gateway routing configs
Some checks failed
Deploy to OCIWP / deploy (push) Has been cancelled

This commit is contained in:
jade
2026-07-26 15:34:43 +09:00
parent ad950071b2
commit bea517c4c1
5 changed files with 16 additions and 13 deletions

View File

@@ -26,12 +26,10 @@ server:
mcp:
gateway:
fallback:
default-url: http://nginx:8284
default-url: http://tool-oth:8084
routes:
sms: http://nginx:8282
email: http://nginx:8283
payment: http://nginx:8285
hr: http://nginx:8286
sms: http://tool-sms:8082
hr: http://tool-oth:8084
agent-claims-required: false
trusted-claims-required: false
write-approval-required: false