add transcode mapping back to the dockerfile
This commit is contained in:
parent
5b48540a5d
commit
d8395b5b24
1 changed files with 1 additions and 1 deletions
|
|
@ -34,5 +34,5 @@ RUN \
|
||||||
COPY root/ /
|
COPY root/ /
|
||||||
|
|
||||||
# ports and volumes
|
# ports and volumes
|
||||||
VOLUME /config
|
VOLUME /config /transcode
|
||||||
EXPOSE 32400 32400/udp 32469 32469/udp 5353/udp 1900/udp
|
EXPOSE 32400 32400/udp 32469 32469/udp 5353/udp 1900/udp
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue