Make sure we expose the same ports as plex
This commit is contained in:
parent
3b510c8452
commit
9e611a50c4
1 changed files with 1 additions and 1 deletions
|
|
@ -57,5 +57,5 @@ RUN \
|
|||
COPY root/ /
|
||||
|
||||
# ports and volumes
|
||||
EXPOSE 32400 32400/udp 32469 32469/udp 5353/udp 1900/udp
|
||||
EXPOSE 32400/tcp 3005/tcp 8324/tcp 32469/tcp 1900/udp 32410/udp 32412/udp 32413/udp 32414/udp
|
||||
VOLUME /config /transcode
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue