📝 doc: Add unRaid installation instructions

This commit is contained in:
jarvis2f 2025-01-09 17:02:46 +08:00
parent e16f3e5882
commit b12a6eed1e

View file

@ -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.
---