1
0
mirror of https://github.com/Adam-Ant/media-server-in-a-box synced 2024-07-06 05:36:15 +00:00

Remove plex container from net: host

This commit is contained in:
Adam Dodman 2016-09-14 00:11:28 +01:00
parent 202800d30c
commit 808da5f78c

View File

@ -64,9 +64,16 @@ services:
- data
- container:media
restart: always
network_mode: "host"
ports:
- "1900:1900/udp"
- "3005:3005"
- "5353:5353/udp"
- "8324:8324"
- "32400:32400"
- "32410:32410/udp"
- "32412-32414:32412-32414/udp"
- "32469:32469"
plexpy:
image: adamant/plexpy