fix sonarr mount location
All checks were successful
Deploy Containers / Prepare (push) Successful in 28s
All checks were successful
Deploy Containers / Prepare (push) Successful in 28s
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user