Update tasks/jellyfin.yml
All checks were successful
Deploy Containers / Prepare (push) Successful in 31s

This commit is contained in:
2025-08-03 00:16:30 +00:00
parent f1272fc80f
commit b9e2f8dcaa

View File

@@ -14,6 +14,8 @@
recreate: true
networks:
- name: homelab
published_ports:
- 8096:8096
volumes:
- "{{ data_dir }}/jellyfin:/config"
- "{{ JELLYFIN_TV_PATH }}:/data/tvshows"