mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	Update docs to reflect localhost being always included in ALLOWED_HOSTS
This commit is contained in:
		@@ -322,8 +322,7 @@ You can read more about this in [the Django project's documentation](https://doc
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    Can also be set using PAPERLESS_URL (see above).
 | 
					    Can also be set using PAPERLESS_URL (see above).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    If manually set, please remember to include "localhost". Otherwise
 | 
					    "localhost" is always allowed for docker healthcheck
 | 
				
			||||||
    docker healthcheck will fail.
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
    Defaults to "\*", which is all hosts.
 | 
					    Defaults to "\*", which is all hosts.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user