feat/fix: update ToolScaffolder interface, update scaffold.html, fix mci-mock port
Some checks failed
Deploy to OCIWP / deploy (push) Failing after 14m20s

This commit is contained in:
jade
2026-07-23 23:11:30 +09:00
parent f0a295632f
commit abf7a435a4
3 changed files with 43 additions and 20 deletions

View File

@@ -35,7 +35,7 @@ services:
mci-mock:
image: wiremock/wiremock:latest
ports:
- "8089:8080"
- "18089:8080"
volumes:
- ./mci-mock:/home/wiremock