fix sonarr mount location
All checks were successful
Deploy Containers / Prepare (push) Successful in 28s

This commit is contained in:
2025-08-01 10:49:35 -04:00
parent bfb23f40f7
commit 4045dec352

View File

@@ -30,7 +30,7 @@
recreate: true
volumes:
- "{{ data_dir }}/servarr/sonarr_config:/config"
- "{{ SERVARR_MEDIA_PATH }}:/media"
- "{{ SERVARR_MEDIA_PATH }}:/data"
- "{{ NZBGET_DOWNLOADS_PATH }}:/downloads"
networks:
- name: homelab