Fix network mode for plex

This commit is contained in:
Jean Froment 2018-06-19 20:08:24 +02:00
parent cd14633661
commit 6033805ef7
1 changed files with 1 additions and 3 deletions

View File

@ -96,9 +96,7 @@ services:
plex:
image: linuxserver/plex
restart: always
networks:
- host
- web
network_mode: host
ports:
- "32400:32400"
volumes: