mirror of
https://github.com/Adam-Ant/media-server-in-a-box
synced 2024-11-12 15:36:22 +00:00
Remove plex container from net: host
This commit is contained in:
parent
202800d30c
commit
808da5f78c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user