fix: add AUTO-TESTER to tenant-domains in application.yml to allow DeepBuilder tool execution
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 1m34s

This commit is contained in:
jade
2026-08-10 16:05:44 +09:00
parent f2e1c8d388
commit 4b08021fc6

View File

@@ -44,6 +44,8 @@ mcp:
tenant-domains:
TESTER-DEV: ALL
system: ALL
AUTO-TESTER: ALL
auto-tester: ALL
mybatis:
mapper-locations: classpath:mapper/**/*.xml