1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-02-09 13:47:10 +02:00
This commit is contained in:
kev 2015-06-10 23:08:52 +08:00
parent 5721b3aa96
commit 481856e54b

View File

@ -23,7 +23,7 @@ VOLUME $DIR $ETC
CMD aria2c --disable-ipv6 \ CMD aria2c --disable-ipv6 \
--enable-rpc \ --enable-rpc \
--rpc-listen-all=false \ --rpc-listen-all \
--rpc-listen-port=${PORT} \ --rpc-listen-port=${PORT} \
--rpc-allow-origin-all \ --rpc-allow-origin-all \
--rpc-secure \ --rpc-secure \