mirror of
https://github.com/linuxserver/docker-plex.git
synced 2026-02-19 20:03:03 +08:00
removed useless mapping of /transcode
This commit is contained in:
parent
0ce4238fea
commit
9cf47624fe
@ -19,5 +19,5 @@ RUN chmod -v +x /etc/service/*/run /etc/my_init.d/*.sh
|
||||
COPY plexmediaserver /defaults/plexmediaserver
|
||||
|
||||
#Mappings and ports
|
||||
VOLUME ["/config", "/transcode"]
|
||||
VOLUME ["/config"]
|
||||
EXPOSE 32400 32400/udp 32469 32469/udp 5353/udp 1900/udp
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user