mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	Merge pull request #570 from mattelacchiato/master
fix: Documentation rendering leads to wrong commands #569
This commit is contained in:
		@@ -159,7 +159,7 @@ Docker Method
 | 
			
		||||
	     If you are using NFS mounts for the consume directory you also need to
 | 
			
		||||
			 change the command to turn off inotify as it doesn't work with NFS
 | 
			
		||||
 | 
			
		||||
			 `command: ["document_consumer", "--no-inotify"]`
 | 
			
		||||
			 ``command: ["document_consumer", "--no-inotify"]``
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
5. Modify ``docker-compose.env`` and adapt the following environment variables:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user