commented out ports

This commit is contained in:
2024-01-30 22:36:27 -06:00
parent 814025dcd4
commit b337dfc84c

View File

@@ -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