Mise à jour de 'docker-compose/openvpn-rutorrent-prowlarr-jackett-flaresolver-radarr-sonarr/docker-compose.yml'
This commit is contained in:
parent
e3e389945e
commit
67a7dc73f6
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user