mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	add "localhost" to ALLOWED_HOSTS
if PAPERLESS_URL is set and ALLOWED_HOSTS is NOT set Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
This commit is contained in:
		@@ -170,6 +170,9 @@ PAPERLESS_ALLOWED_HOSTS=<comma-separated-list>
 | 
			
		||||
 | 
			
		||||
    Can also be set using PAPERLESS_URL (see above).
 | 
			
		||||
 | 
			
		||||
    If manually set, please remember to include "localhost". Otherwise docker
 | 
			
		||||
    healthcheck will fail.
 | 
			
		||||
 | 
			
		||||
    Defaults to "*", which is all hosts.
 | 
			
		||||
 | 
			
		||||
PAPERLESS_CORS_ALLOWED_HOSTS=<comma-separated-list>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user