Update tasks/jellyfin.yml
All checks were successful
Deploy Containers / Prepare (push) Successful in 31s
All checks were successful
Deploy Containers / Prepare (push) Successful in 31s
This commit is contained in:
@@ -14,6 +14,8 @@
|
|||||||
recreate: true
|
recreate: true
|
||||||
networks:
|
networks:
|
||||||
- name: homelab
|
- name: homelab
|
||||||
|
published_ports:
|
||||||
|
- 8096:8096
|
||||||
volumes:
|
volumes:
|
||||||
- "{{ data_dir }}/jellyfin:/config"
|
- "{{ data_dir }}/jellyfin:/config"
|
||||||
- "{{ JELLYFIN_TV_PATH }}:/data/tvshows"
|
- "{{ JELLYFIN_TV_PATH }}:/data/tvshows"
|
||||||
|
Reference in New Issue
Block a user