Fix network mode for plex
This commit is contained in:
		
							parent
							
								
									cd14633661
								
							
						
					
					
						commit
						6033805ef7
					
				|  | @ -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: | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue