change qbittorrent data dir
This commit is contained in:
@ -23,7 +23,7 @@ docker_volumes:
|
||||
driver: local
|
||||
driver_options:
|
||||
type: none
|
||||
device: /media/nvme/downloads
|
||||
device: /downloads
|
||||
o: bind
|
||||
- name: torrent-config
|
||||
driver: local
|
||||
@ -78,4 +78,4 @@ docker_containers:
|
||||
net.ipv6.conf.all.disable_ipv6: 1
|
||||
volumes:
|
||||
- torrent-config:/config:rw
|
||||
- torrent-data:/data:rw
|
||||
- torrent-data:/downloads:rw
|
||||
|
Reference in New Issue
Block a user