mirror of
https://github.com/wahyd4/aria2-ariang-docker.git
synced 2026-08-09 05:15:55 +10:00
Update README.md
This commit is contained in:
@@ -66,7 +66,7 @@ File Browser
|
||||
-p 443:443 \
|
||||
-e ENABLE_AUTH=true \
|
||||
-e RPC_SECRET=Hello \
|
||||
-e DOMAIN=example.com \
|
||||
-e DOMAIN=https://example.com \
|
||||
-e ARIA2_USER=user \
|
||||
-e ARIA2_PWD=pwd \
|
||||
-v /yourdata:/data \
|
||||
@@ -82,7 +82,7 @@ File Browser
|
||||
* ARIA2_USER Basic Auth username
|
||||
* ARIA2_PWD Basic Auth
|
||||
* RPC_SECRET The Aria2 RPC secret token
|
||||
* DOMAIN The domain you'd like to bind
|
||||
* DOMAIN The domain you'd like to bind, when domain is a `https://` thing, then auto SSL feature will be enabled
|
||||
|
||||
|
||||
### Supported Volumes
|
||||
|
||||
Reference in New Issue
Block a user