mirror of
				https://github.com/lingble/chatwoot.git
				synced 2025-10-30 18:47:51 +00:00 
			
		
		
		
	 2a34255e0b
			
		
	
	2a34255e0b
	
	
	
		
			
			Co-authored-by: Subin <subinthattaparambil@gmail.com> Co-authored-by: Manoj <manojmj92@gmail.com> Co-authored-by: Nithin <webofnithin@gmail.com>
		
			
				
	
	
		
			6 lines
		
	
	
		
			130 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			130 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
| # This file is used by Rack-based servers to start the application.
 | |
| 
 | |
| require_relative 'config/environment'
 | |
| 
 | |
| run Rails.application
 |