checking if host network allows local access

This commit is contained in:
tijsg
2025-06-01 13:39:02 +02:00
parent 4a06d1a7b1
commit d266deb30a

View File

@@ -74,7 +74,7 @@ services:
count: all
capabilities: [gpu]
container_name: plex-local
network_mode: bridge
network_mode: host
ports:
- 32401:32400 # Avoid conflict with VPN Plex (32400)
- 1901:1900/udp