mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 02:12:49 +00:00 
			
		
		
		
	paperless_fix_granian_env (#3790)
This commit is contained in:
		@@ -209,7 +209,10 @@ Requires=redis.service
 | 
			
		||||
 | 
			
		||||
[Service]
 | 
			
		||||
WorkingDirectory=/opt/paperless/src
 | 
			
		||||
ExecStart=python3 webserver.py
 | 
			
		||||
ExecStart=granian --interface asginl --ws "paperless.asgi:application"
 | 
			
		||||
Environment=GRANIAN_HOST=::
 | 
			
		||||
Environment=GRANIAN_PORT=8000
 | 
			
		||||
Environment=GRANIAN_WORKERS=1
 | 
			
		||||
 | 
			
		||||
[Install]
 | 
			
		||||
WantedBy=multi-user.target
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user