perf: run node directly when streaming (#10032)
This commit is contained in:
		
				
					committed by
					
						 Eugen Rochko
						Eugen Rochko
					
				
			
			
				
	
			
			
			
						parent
						
							1ad0d232b3
						
					
				
				
					commit
					77a71236ad
				
			
							
								
								
									
										2
									
								
								dist/mastodon-streaming.service
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								dist/mastodon-streaming.service
									
									
									
									
										vendored
									
									
								
							| @ -9,7 +9,7 @@ WorkingDirectory=/home/mastodon/live | ||||
| Environment="NODE_ENV=production" | ||||
| Environment="PORT=4000" | ||||
| Environment="STREAMING_CLUSTER_NUM=1" | ||||
| ExecStart=/usr/bin/npm run start | ||||
| ExecStart=/usr/bin/node ./streaming | ||||
| TimeoutSec=15 | ||||
| Restart=always | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user