mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-04 03:27:12 -05:00 
			
		
		
		
	Corrects a re-numbered step
This commit is contained in:
		
							parent
							
								
									174a609449
								
							
						
					
					
						commit
						8c03d9c638
					
				@ -646,7 +646,7 @@ are translatable to Docker commands as well.
 | 
				
			|||||||
3.  Update Redis configuration
 | 
					3.  Update Redis configuration
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    a)  If ``REDIS_URL`` is already set, change it to ``PAPERLESS_REDIS`` and continue
 | 
					    a)  If ``REDIS_URL`` is already set, change it to ``PAPERLESS_REDIS`` and continue
 | 
				
			||||||
        to step 3.
 | 
					        to step 4.
 | 
				
			||||||
    b)  Otherwise, in the ``docker-compose.yml`` add a new service for Redis,
 | 
					    b)  Otherwise, in the ``docker-compose.yml`` add a new service for Redis,
 | 
				
			||||||
        following `the example compose files <https://github.com/paperless-ngx/paperless-ngx/tree/main/docker/compose>`
 | 
					        following `the example compose files <https://github.com/paperless-ngx/paperless-ngx/tree/main/docker/compose>`
 | 
				
			||||||
    b)  Set the environment variable ``PAPERLESS_REDIS`` so it points to the new Redis container
 | 
					    b)  Set the environment variable ``PAPERLESS_REDIS`` so it points to the new Redis container
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user