From 1a424659d02673d8fa5bcc11b8b76573fc01b894 Mon Sep 17 00:00:00 2001 From: Junwei Zhao Date: Tue, 3 Aug 2021 13:11:07 +1000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a75f6dd..8e93a3a 100644 --- a/README.md +++ b/README.md @@ -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