diff --git a/docker-compose.yml b/docker-compose.yml index 728dfc58..0382a1c7 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -4048,7 +4048,8 @@ services: restart: unless-stopped volumes: - /etc/localtime:/etc/localtime:ro - - ${DOCKER_VOLUME_CONFIG}/qbittorrent/config:/config + - ${DOCKER_VOLUME_CONFIG}/.openvpn:/config/openvpn + - ${DOCKER_VOLUME_CONFIG}/qbittorent/config:/config - ${DOCKER_VOLUME_CONFIG}/qbittorrent/data:/data - ${DOCKER_VOLUME_STORAGE}/downloads:/storage radarec: