added more ports and network mode for jellyfin
This commit is contained in:
@@ -132,8 +132,12 @@ services:
|
||||
- PGID=${PGID}
|
||||
- TZ=${TZ}
|
||||
- JELLYFIN_PublishedServerUrl=192.168.86.243
|
||||
network_mode: "host"
|
||||
ports:
|
||||
- 8096:8096
|
||||
- 8920:8920
|
||||
- 7359:7359/udp
|
||||
- 1900:1900/udp
|
||||
restart: always
|
||||
volumes:
|
||||
- ${DOCKERCONFDIR}/jellyfin/config:/config
|
||||
|
||||
Reference in New Issue
Block a user