Skip to content

Commit 5478c3d

Browse files
committed
Merge #874: Fix README HTTP port
23c52b1 Fix REAADME HTTP port (Gabriel Grondin) Pull request description: Fix incorrect HTTP port in the readme (was the udp port) ACKs for top commit: josecelano: ACK 23c52b1 Tree-SHA512: cb6e3f0ff6a57be315b0ef19c04d01d7417d3584a05280ab64046a19139120b2e5f0f96958846172975df3bc54cfc35e47b8ebc4b32807bef6be501844fd078a
2 parents 67e6cf1 + 23c52b1 commit 5478c3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ The following services are provided by the default configuration:
154154
- UDP _(tracker)_
155155
- `udp://127.0.0.1:6969/announce`.
156156
- HTTP _(tracker)_
157-
- `http://127.0.0.1:6969/announce`.
157+
- `http://127.0.0.1:7070/announce`.
158158
- API _(management)_
159159
- `http://127.0.0.1:1212/api/v1/stats?token=MyAccessToken`.
160160

0 commit comments

Comments
 (0)