Fix network mode for plex
This commit is contained in:
		
							parent
							
								
									cd14633661
								
							
						
					
					
						commit
						6033805ef7
					
				|  | @ -96,9 +96,7 @@ services: | |||
|     plex: | ||||
|         image: linuxserver/plex | ||||
|         restart: always | ||||
|         networks: | ||||
|             - host | ||||
|             - web | ||||
|         network_mode: host | ||||
|         ports: | ||||
|             - "32400:32400" | ||||
|         volumes: | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue