mirror of
https://github.com/vimagick/dockerfiles.git
synced 2026-01-04 20:14:56 +01:00
update bittorrent-tracker
This commit is contained in:
@@ -8,6 +8,12 @@ list that helps the client participate in the torrent swarm.
|
||||
|
||||
```bash
|
||||
$ docker-compose up -d
|
||||
|
||||
$ docker-compose logs
|
||||
http server listening on 8000
|
||||
udp server listening on 8000
|
||||
ws server listening on 8000
|
||||
|
||||
$ curl http://127.0.0.1:8000/stats.json
|
||||
{
|
||||
"torrents": 0,
|
||||
|
||||
Reference in New Issue
Block a user