Expose Jellyfin over 192.168.*

This commit is contained in:
Salt 2021-12-11 21:50:20 -06:00
parent e0ce07c4dc
commit 31018efeb1

View File

@ -21,6 +21,8 @@
web: web:
aliases: aliases:
- jellyfin - jellyfin
ports:
- 8096:8096
volumes: volumes:
- /data/jellyfin/config:/config - /data/jellyfin/config:/config
- /data/jellyfin/cache:/cache - /data/jellyfin/cache:/cache