sync up ports across dockerfiles
This commit is contained in:
parent
9e611a50c4
commit
0fbeb599d5
2 changed files with 2 additions and 2 deletions
|
|
@ -54,5 +54,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