commented out ports
This commit is contained in:
@@ -174,11 +174,11 @@ services:
|
||||
- TZ=${TZ}
|
||||
- JELLYFIN_PublishedServerUrl=192.168.86.243
|
||||
network_mode: "host"
|
||||
ports:
|
||||
- 8096:8096
|
||||
- 8920:8920
|
||||
- 7359:7359/udp
|
||||
- 1900:1900/udp
|
||||
# ports:
|
||||
# - 8096:8096
|
||||
# - 8920:8920
|
||||
# - 7359:7359/udp
|
||||
# - 1900:1900/udp
|
||||
restart: always
|
||||
volumes:
|
||||
- ${DOCKER_CONFIGS}/jellyfin/config:/config
|
||||
|
||||
Reference in New Issue
Block a user