forked from electricdusk/rushlink
		
	metrict: Commit change that was forgotten in cf95650
This commit is contained in:
		
							parent
							
								
									f1fe160655
								
							
						
					
					
						commit
						da5806a6f7
					
				@ -28,6 +28,6 @@ func main() {
 | 
			
		||||
		log.Fatalln(err)
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	go rushlink.StartMetricsServer(*metricsListen, database)
 | 
			
		||||
	go rushlink.StartMetricsServer(*metricsListen, database, filestore)
 | 
			
		||||
	rushlink.StartMainServer(*httpListen, database, filestore)
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user