Remove dozzle and gitea-runner from docker-compose.yml

This commit is contained in:
jade
2026-08-04 22:39:21 +09:00
parent 3e5941537f
commit ac024f9a95
3 changed files with 1 additions and 27 deletions

View File

@@ -35,7 +35,7 @@ Modules: dap-was-lib, dap-was-sms, dap-was-oth
Ports: SMS 8082, OTH 8084
REST endpoints: GET /mcp/api/v1/tools/local, POST /mcp/{name}, GET /tool-manifest
MCP transport: Streamable HTTP at /mcp
Compose host ports: SMS 8282, OTH 8284, Redis 6379, WireMock 8089, Dozzle 8288
Compose host ports: SMS 8282, OTH 8284, Redis 6379, WireMock 8089
```
- [x] **Step 2: Rewrite README sections**