Change plex logs volume driver to local
This commit is contained in:
		
							parent
							
								
									ac4908da88
								
							
						
					
					
						commit
						39412e87b4
					
				|  | @ -241,6 +241,7 @@ volumes: | ||||||
|         driver_opts: |         driver_opts: | ||||||
|             mountpoint: /data/torrents/deluge |             mountpoint: /data/torrents/deluge | ||||||
|     plexlogs: |     plexlogs: | ||||||
|         driver: local-persist |         driver: local | ||||||
|         driver_opts: |         driver_opts: | ||||||
|             mountpoint: "/data/config/Plex\ Media\ Server/Logs" |             device: "/data/config/Plex\ Media\ Server/Logs" | ||||||
|  |              | ||||||
		Loading…
	
		Reference in New Issue