From 96b40faa95ee72ff6b5861bc33bacbc147f3e496 Mon Sep 17 00:00:00 2001 From: Junv-home-server Date: Fri, 27 Mar 2020 09:11:37 +1100 Subject: [PATCH] update config --- aria2-bundle/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aria2-bundle/docker-compose.yml b/aria2-bundle/docker-compose.yml index 2cd3a6d..df6f2b4 100644 --- a/aria2-bundle/docker-compose.yml +++ b/aria2-bundle/docker-compose.yml @@ -127,7 +127,7 @@ services: - PGID=1000 - TZ=Australia/Melbourne volumes: - - /mnt/sabnzbd:/config + - /mnt/configs/sabnzbd:/config - /mnt/downloads:/downloads # - path to incomplete downloads:/incomplete-downloads #optional #ports: