Split streaming server from web server (#24702)
This commit is contained in:
		@@ -1,4 +1,4 @@
 | 
			
		||||
web: env PORT=3000 RAILS_ENV=development bundle exec puma -C config/puma.rb
 | 
			
		||||
sidekiq: env PORT=3000 RAILS_ENV=development bundle exec sidekiq
 | 
			
		||||
stream: env PORT=4000 yarn run start
 | 
			
		||||
stream: env PORT=4000 yarn workspace @mastodon/streaming start
 | 
			
		||||
webpack: bin/webpack-dev-server
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user