# @name Filesuite # @desc Cloudreve cloud storage + qBittorrent downloader # @url https://cloudreve.org # @port CLOUDREVE_PORT TZ=Asia/Shanghai PUID=1000 PGID=1000 # Shared download directory — both services read/write here # Use an absolute path for external drives (e.g. /mnt/data/downloads) DOWNLOADS_DIR=./downloads # Cloudreve — web file manager CLOUDREVE_PORT=5212 # qBittorrent — torrent client QB_WEBUI_PORT=8090 # BT listen port — must be forwarded in your router/firewall QB_BT_PORT=44773