StackDL - Erreur Typo qBit #110

Merged
Ghost merged 3 commits from evo-stackdl-erreur-typo-qbit into master 2021-08-23 16:59:42 +02:00
Showing only changes of commit 67a7dc73f6 - Show all commits

View File

@ -108,7 +108,7 @@ services:
volumes:
- ${RACINE}/sonarr/config:/config
- ${RACINE}/rutorrent/downloads:/downloads/rutorrent
- ${RACINE}/qbittorent/downloads:/downloads/qbittorrent
- ${RACINE}/qbittorrent/downloads:/downloads/qbittorrent
restart: unless-stopped
radarr:
@ -127,7 +127,7 @@ services:
volumes:
- ${RACINE}/radarr/config:/config
- ${RACINE}/rutorrent/downloads:/downloads/rutorrent
- ${RACINE}/qbittorent/downloads:/downloads/qbittorrent
- ${RACINE}/qbittorrent/downloads:/downloads/qbittorrent
restart: unless-stopped
jackett:
@ -146,7 +146,7 @@ services:
volumes:
- ${RACINE}/jackett/config:/config
- ${RACINE}/jackett/downloads:/downloads/rutorrent
- ${RACINE}/qbittorent/downloads:/downloads/qbittorrent
- ${RACINE}/qbittorrent/downloads:/downloads/qbittorrent
restart: unless-stopped
flaresolverr: