Mise à jour de 'docker-compose/openvpn-rutorrent-prowlarr-jackett-flaresolver-radarr-sonarr/docker-compose.yml'

This commit is contained in:
NightPumpkin 2021-08-23 15:07:32 +02:00
parent e3e389945e
commit 67a7dc73f6

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: