Update README.md

This commit is contained in:
2019-07-15 09:37:52 +10:00
committed by GitHub
parent 3100858c42
commit 7807825e08
+2 -2
View File
@@ -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