From 67a7dc73f6c993a4907487c1a83ef601b1315281 Mon Sep 17 00:00:00 2001 From: NightPumpkin Date: Mon, 23 Aug 2021 15:07:32 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'docker-compose/ope?= =?UTF-8?q?nvpn-rutorrent-prowlarr-jackett-flaresolver-radarr-sonarr/docke?= =?UTF-8?q?r-compose.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../docker-compose.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docker-compose/openvpn-rutorrent-prowlarr-jackett-flaresolver-radarr-sonarr/docker-compose.yml b/docker-compose/openvpn-rutorrent-prowlarr-jackett-flaresolver-radarr-sonarr/docker-compose.yml index 9e531aa..98fdc3a 100644 --- a/docker-compose/openvpn-rutorrent-prowlarr-jackett-flaresolver-radarr-sonarr/docker-compose.yml +++ b/docker-compose/openvpn-rutorrent-prowlarr-jackett-flaresolver-radarr-sonarr/docker-compose.yml @@ -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: