|
@@ -63,7 +63,7 @@ services:
|
|
|
# - "10.10.20.254:5353:5353/udp"
|
|
# - "10.10.20.254:5353:5353/udp"
|
|
|
- "10.10.20.254:8324:8324/tcp"
|
|
- "10.10.20.254:8324:8324/tcp"
|
|
|
image: ghcr.io/linuxserver/plex
|
|
image: ghcr.io/linuxserver/plex
|
|
|
-# network_mode: host
|
|
|
|
|
|
|
+ network_mode: host
|
|
|
privileged: true
|
|
privileged: true
|
|
|
restart: unless-stopped
|
|
restart: unless-stopped
|
|
|
volumes:
|
|
volumes:
|