Migrate deluge data to ZFS pool
This commit is contained in:
parent
8d2c6dfb68
commit
037d719906
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ services:
|
|||
- PGID={{ docker_user.id }}
|
||||
- TZ=Europe/London
|
||||
volumes:
|
||||
- ./deluge:/config
|
||||
- /mnt/tank/app-data/deluge:/config
|
||||
- /scratch/deluge:/downloads
|
||||
ports:
|
||||
- 8112:8112
|
||||
|
|
Loading…
Reference in a new issue