EXPOSE all documented ports

https://support.plex.tv/articles/201543147-what-network-ports-do-i-need-to-allow-through-my-firewall/

Update docs for new port info
This commit is contained in:
Eric Nemchik 2020-05-03 14:12:13 -05:00
parent f41d4d3b97
commit 12a4dcfc24
5 changed files with 23 additions and 11 deletions

View file

@ -49,5 +49,5 @@ RUN \
COPY root/ /
# ports and volumes
EXPOSE 32400/tcp 3005/tcp 8324/tcp 32469/tcp 1900/udp 32410/udp 32412/udp 32413/udp 32414/udp
EXPOSE 32400/tcp 1900/udp 3005/tcp 5353/udp 8324/tcp 32410/udp 32412/udp 32413/udp 32414/udp 32469/tcp
VOLUME /config