mirror of
				https://github.com/ItsDrike/itsdrike.com.git
				synced 2025-11-03 19:56:36 +00:00 
			
		
		
		
	Fix nginx user
This commit is contained in:
		
							parent
							
								
									0233475d00
								
							
						
					
					
						commit
						9883950f3d
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
user www-data;
 | 
					user nginx;
 | 
				
			||||||
worker_processes auto;
 | 
					worker_processes auto;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
error_log stderr;
 | 
					error_log stderr;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue