From b12a6eed1ea7d32f7e234b75effd4a0ec0efe1e2 Mon Sep 17 00:00:00 2001 From: jarvis2f <137974272+jarvis2f@users.noreply.github.com> Date: Thu, 9 Jan 2025 17:02:46 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20doc:=20Add=20unRaid=20installati?= =?UTF-8?q?on=20instructions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 734820b..ae1fbd2 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,10 @@ Copy [docker-compose.yaml](docker-compose.yaml) to your project directory and ru docker-compose up -d ``` +**Install on unRaid** + +On unRaid, install from the Community Repositories by searching for `telegram-files`. + > **Important Note:** You should NOT expose the service to the public internet. Because the service is not secure. ---