eguneraketa
This commit is contained in:
		
							parent
							
								
									fc5b40b0f9
								
							
						
					
					
						commit
						5f1964c0cd
					
				@ -1,7 +1,7 @@
 | 
				
			|||||||
; https://uwsgi-docs.readthedocs.io/en/latest/Configuration.html#magic-variables
 | 
					; https://uwsgi-docs.readthedocs.io/en/latest/Configuration.html#magic-variables
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[uwsgi]
 | 
					[uwsgi]
 | 
				
			||||||
http = :9090
 | 
					http = :8080
 | 
				
			||||||
chdir = %v
 | 
					chdir = %v
 | 
				
			||||||
wsgi-file = %v/app.py
 | 
					wsgi-file = %v/app.py
 | 
				
			||||||
processes = 1
 | 
					processes = 1
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user