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: plex:
image: linuxserver/plex image: linuxserver/plex
restart: always restart: always
networks: network_mode: host
- host
- web
ports: ports:
- "32400:32400" - "32400:32400"
volumes: volumes: