back to bridge network for plex local
This commit is contained in:
@@ -74,7 +74,7 @@ services:
|
|||||||
count: all
|
count: all
|
||||||
capabilities: [gpu]
|
capabilities: [gpu]
|
||||||
container_name: plex-local
|
container_name: plex-local
|
||||||
network_mode: host
|
network_mode: bridge
|
||||||
ports:
|
ports:
|
||||||
- 32401:32400 # Avoid conflict with VPN Plex (32400)
|
- 32401:32400 # Avoid conflict with VPN Plex (32400)
|
||||||
- 1901:1900/udp
|
- 1901:1900/udp
|
||||||
|
|||||||
Reference in New Issue
Block a user