fix: add testing-torrents params
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Konobangu Testing Torrents Container
|
||||
|
||||
## Development
|
||||
|
||||
```bash
|
||||
pnpm install --ignore-workspace
|
||||
```
|
||||
|
||||
## Build
|
||||
|
||||
```bash
|
||||
@@ -17,4 +23,4 @@ docker run --network_mode=host --name konobangu-testing-torrents konobangu-testi
|
||||
```bash
|
||||
docker tag konobangu-testing-torrents:latest ghcr.io/dumtruck/konobangu-testing-torrents:latest
|
||||
docker push ghcr.io/dumtruck/konobangu-testing-torrents:latest
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user