Compare commits

..
5 Commits
Author SHA1 Message Date
junvandGitHub 9e3f772174 Update caddy to 2.4.5 (#175) 2021-10-10 10:38:53 +11:00
junvandGitHub 4107956832 Update ariang to 1.2.2 (#174) 2021-10-10 10:34:42 +11:00
junvandGitHub b29ffe875e Update rclone to 1.56.2 (#173)
* Update rclone to 1.56.2

* Update filebrowser to 2.17.2
2021-10-10 10:24:05 +11:00
junv 291c5cb1a5 Update filebrowser to 2.17.2 2021-10-10 10:15:41 +11:00
junvandGitHub 1a424659d0 Update README.md 2021-08-03 13:11:07 +10:00
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -125,7 +125,7 @@ Then simply run `docker-compose up -d`, that's it!
* PUID Bind Linux UID into container which means you can use non `root` user to manage downloaded files, default UID is `1000`
* PGID Bind Linux GID into container, default GID is 1000
* RPC_SECRET The Aria2 RPC secret token
* DOMAIN The domain you'd like to bind, when domain is a `https://` thing, then auto SSL feature will be enabled
* DOMAIN The domain you'd like to bind, when domain is a `https://` thing, then auto TLS feature will be enabled
### Supported Volumes
+4 -4
View File
@@ -2,10 +2,10 @@
echo "Set variables for $(arch)"
caddy_version=2.4.1
filebrowser_version=v2.15.0
rclone_version=v1.55.0
ariang_version=1.2.1
caddy_version=2.4.5
filebrowser_version=v2.17.2
rclone_version=v1.56.2
ariang_version=1.2.2
case "$(arch)" in