Added lidarr to docker-compose.yml (LIDARR STILL UNTESTED)

This commit is contained in:
Benjamin Harder
2023-10-20 09:12:11 +02:00
parent a031d25aa9
commit a860a09837
4 changed files with 4 additions and 1 deletions

View File

@@ -24,6 +24,9 @@
# Sonarr
SONARR_URL: http://sonarr:8989
SONARR_KEY: $SONARR_API_KEY
# Lidarr
LIDARR_URL: http://lidarr:8686
LIDARR_KEY: $LIDARR_KEY
# qBitorrent
QBITTORRENT_URL: http://qbittorrent:8080
#QBITTORRENT_USERNAME: Your Name