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
|
recreate: true
|
||||||
volumes:
|
volumes:
|
||||||
- "{{ data_dir }}/servarr/sonarr_config:/config"
|
- "{{ data_dir }}/servarr/sonarr_config:/config"
|
||||||
- "{{ SERVARR_MEDIA_PATH }}:/media"
|
- "{{ SERVARR_MEDIA_PATH }}:/data"
|
||||||
- "{{ NZBGET_DOWNLOADS_PATH }}:/downloads"
|
- "{{ NZBGET_DOWNLOADS_PATH }}:/downloads"
|
||||||
networks:
|
networks:
|
||||||
- name: homelab
|
- name: homelab
|
||||||
|
Reference in New Issue
Block a user