mirror of
				https://gitlab.alpinelinux.org/alpine/aports.git
				synced 2025-10-31 00:12:05 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			123 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			123 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| command = '/usr/bin/gunicorn'
 | |
| pythonpath = '/usr/share/webapps/netbox'
 | |
| bind = '127.0.0.1:8001'
 | |
| workers = 3
 | |
| user = 'netbox'
 |