mirror of
				https://github.com/lunaisnotaboy/mastodon.git
				synced 2025-10-31 12:36:09 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			178 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			178 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| web: PORT=3000 bundle exec puma -C config/puma.rb
 | |
| sidekiq: PORT=3000 bundle exec sidekiq
 | |
| stream: PORT=4000 yarn run start
 | |
| webpack: ./bin/webpack-dev-server --listen-host 0.0.0.0
 |