Recreate single docker-compose file (#174)

Clean it up - also comment all services
This commit is contained in:
iPromKnight
2024-03-27 12:21:40 +00:00
committed by GitHub
parent 9f928f9b66
commit cc2adbfca5
10 changed files with 285 additions and 16 deletions

View File

@@ -31,7 +31,10 @@ COLLECTOR_QBIT_ENABLED=false
COLLECTOR_DEBRID_ENABLED=true
COLLECTOR_REAL_DEBRID_API_KEY=
QBIT_HOST=http://qbittorrent:8080
QBIT_TRACKERS_URL=https://ngosang.github.io/trackerslist/trackers_all.txt
QBIT_TRACKERS_URL=https://raw.githubusercontent.com/ngosang/trackerslist/master/trackers_all_http.txt
# Number of replicas for the qBittorrent collector and qBitTorrent client. Should be 0 or 1.
QBIT_REPLICAS=0
# Addon
DEBUG_MODE=false