✌️
This commit is contained in:
		
							parent
							
								
									39feb54aab
								
							
						
					
					
						commit
						ec6300f5ae
					
				
					 1 changed files with 2 additions and 6 deletions
				
			
		|  | @ -63,13 +63,9 @@ function createServer() { | |||
| export default () => new Promise(resolve => { | ||||
| 	const server = createServer(); | ||||
| 
 | ||||
| 	/** | ||||
| 	 * Steaming | ||||
| 	 */ | ||||
| 	// Init stream server
 | ||||
| 	require('./api/streaming')(server); | ||||
| 
 | ||||
| 	/** | ||||
| 	 * Server listen | ||||
| 	 */ | ||||
| 	// Listen
 | ||||
| 	server.listen(config.port, resolve); | ||||
| }); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue