StackDL - Erreur Typo qBit #110
| @@ -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: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user