 Louis Lam
					
					4 years ago
						Louis Lam
					
					4 years ago
					
						
							committed by
							
								 GitHub
								GitHub
							
						 
					
				 
				
			 
		 
		
			
				
					
					No known key found for this signature in database
					
						
							GPG Key ID: 4AEE18F83AFDEB23
						
					
				
			
		
		
		
	
		
			
				 1 changed files with 
1 additions and 
1 deletions
			 
			
		 
		
			
				- 
					
					
					 
					README.md
				
				
				
					
						
							
								
									
	
		
		
			
				
					|  | @ -42,7 +42,7 @@ npm run setup | 
			
		
	
		
		
			
				
					|  |  | # Option 1. Try it |  |  | # Option 1. Try it | 
			
		
	
		
		
			
				
					|  |  | npm run start-server |  |  | npm run start-server | 
			
		
	
		
		
			
				
					|  |  | 
 |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  | # (Recommanded)  |  |  | # (Recommended)  | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					|  |  | # Option 2. Run in background using PM2 |  |  | # Option 2. Run in background using PM2 | 
			
		
	
		
		
			
				
					|  |  | # Install PM2 if you don't have: npm install pm2 -g |  |  | # Install PM2 if you don't have: npm install pm2 -g | 
			
		
	
		
		
			
				
					|  |  | pm2 start npm --name uptime-kuma -- run start-server |  |  | pm2 start npm --name uptime-kuma -- run start-server | 
			
		
	
	
		
		
			
				
					|  | 
 |