feat: finsih qbit adapter

This commit is contained in:
2025-04-05 14:24:47 +08:00
parent b0c12acbc6
commit a3609696c7
4 changed files with 29 additions and 89 deletions

View File

@@ -15,7 +15,7 @@ docker buildx build --platform linux/amd64 --tag konobangu-testing-torrents:late
## Run
```bash
docker run --network_mode=host --name konobangu-testing-torrents konobangu-testing-torrents:latest
docker run -p 6080:6080 -p 6081:6081 -p 6082:6082 --name konobangu-testing-torrents konobangu-testing-torrents:latest
```
## Publish