diff --git a/root/etc/config/prowlarr b/root/etc/config/prowlarr index 5319d26..b549e36 100644 --- a/root/etc/config/prowlarr +++ b/root/etc/config/prowlarr @@ -1,5 +1,5 @@ config prowlarr option 'port' '9696' - option 'config_path' '/opt/docker2/compose/prowlarr/data' + option 'config_path' '/opt/docker2/compose/prowlarr-app/data' option 'image_name' 'lscr.io/linuxserver/prowlarr:develop'