mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-03 18:36:22 +00:00
refactored all to dev
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# Jellyfin
|
||||
|
||||
## Overview
|
||||
|
||||
* [DockerHub jellyfin](https://hub.docker.com/r/jellyfin/jellyfin)
|
||||
* [Docs](https://jellyfin.org/docs/)
|
||||
|
||||
### Ports
|
||||
|
||||
* 8096/tcp is used by default for HTTP traffic. You can change this in the dashboard.
|
||||
* 8920/tcp is used by default for HTTPS traffic. You can change this in the dashboard.
|
||||
* 1900/udp is used for service auto-discovery. This is not configurable.
|
||||
* 7359/udp is also used for auto-discovery. This is not configurable.
|
||||
Reference in New Issue
Block a user