Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ docker build -t colinwjd/aria2-ariang .
* 6800 for aira2 service
* 80 for Aria-Ng http service
* 8080 for downloads directory http service
3. Set your secret code use "SECRET" variable, this will append `rpc-secret=xxx` to aira2.conf file.
3. Set your secret code use "SECRET" variable, this will append `rpc-secret=xxx` to aria2.conf file.

Run command like below(You may need to change the ports).
```
Expand Down