Skip to content

Commit 23c52b1

Browse files
authored
Fix REAADME HTTP port
1 parent 67e6cf1 commit 23c52b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
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)