Skip to content

Commit 9e611a5

Browse files
Hellowlolthelamer
authored andcommitted
Make sure we expose the same ports as plex
1 parent 3b510c8 commit 9e611a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,5 @@ RUN \
5757
COPY root/ /
5858

5959
# ports and volumes
60-
EXPOSE 32400 32400/udp 32469 32469/udp 5353/udp 1900/udp
60+
EXPOSE 32400/tcp 3005/tcp 8324/tcp 32469/tcp 1900/udp 32410/udp 32412/udp 32413/udp 32414/udp
6161
VOLUME /config /transcode

0 commit comments

Comments
 (0)