9 lines
		
	
	
		
			241 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			9 lines
		
	
	
		
			241 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 
								 | 
							
								[fcgi-program:uvicorn]
							 | 
						||
| 
								 | 
							
								process_name=uvicorn-tourtennis-%(process_num)d
							 | 
						||
| 
								 | 
							
								socket=tcp://localhost:8000
							 | 
						||
| 
								 | 
							
								command=/var/python/tourtennis/.venv/bin/uvicorn --fd 0 main:App
							 | 
						||
| 
								 | 
							
								autostart=true
							 | 
						||
| 
								 | 
							
								autorestart=true
							 | 
						||
| 
								 | 
							
								numprocs=1
							 | 
						||
| 
								 | 
							
								user=laradock
							 | 
						||
| 
								 | 
							
								redirect_stderr=true
							 |