Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

反复重启 提示:stderr: Specify at least one URL. #10

Closed
0x959 opened this issue Jul 16, 2020 · 0 comments
Closed

反复重启 提示:stderr: Specify at least one URL. #10

0x959 opened this issue Jul 16, 2020 · 0 comments

Comments

@0x959
Copy link

0x959 commented Jul 16, 2020

openwrt下的docker 19.03.8

日志提示需要指定一个url,我想自己添加一个 --enable-rpc 可没接口。。。

docker run -d
--name aria2-pro
--restart unless-stopped
--log-opt max-size=1m
-e PUID=0
-e PGID=0
-e RPC_SECRET=123456
-e RPC_PORT=6800
-p 6800:6800
-e LISTEN_PORT=6888
-p 6888:6888
-p 6888:6888/udp
-v /mnt/500g/aria2/config:/config
-v /mnt/500g/aria2/downloads:/downloads
p3terx/aria2-pro

@0x959 0x959 closed this as completed Jul 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant