mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 19:17:13 -05:00 
			
		
		
		
	Merge pull request #269 from dev-rke/patch-1
Change default /consume volume
This commit is contained in:
		
						commit
						db8e116681
					
				@ -26,7 +26,7 @@ services:
 | 
			
		||||
            - media:/usr/src/paperless/media
 | 
			
		||||
            # You have to adapt the local path you want the consumption
 | 
			
		||||
            # directory to mount to by modifying the part before the ':'.
 | 
			
		||||
            - /path/to/arbitrary/place:/consume
 | 
			
		||||
            - ./consume:/consume
 | 
			
		||||
            # Likewise, you can add a local path to mount a directory for
 | 
			
		||||
            # exporting. This is not strictly needed for paperless to
 | 
			
		||||
            # function, only if you're exporting your files: uncomment
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user