qBittorrent volume fixes.

This commit is contained in:
2025-05-21 07:23:53 -04:00
parent 374dda540e
commit e26d009253
+1 -1
View File
@@ -4049,7 +4049,7 @@ services:
volumes:
- /etc/localtime:/etc/localtime:ro
- ${DOCKER_VOLUME_CONFIG}/.openvpn:/config/openvpn
- ${DOCKER_VOLUME_CONFIG}/qbittorent/config:/config
- ${DOCKER_VOLUME_CONFIG}/qbittorrent/config:/config
- ${DOCKER_VOLUME_CONFIG}/qbittorrent/data:/data
- ${DOCKER_VOLUME_STORAGE}/downloads:/storage
radarec: