mirror of
				https://github.com/lingble/chatwoot.git
				synced 2025-10-30 02:32:29 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			283 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			283 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| release: POSTGRES_STATEMENT_TIMEOUT=600s bundle exec rails db:chatwoot_prepare && echo $SOURCE_VERSION > .git_sha
 | |
| web: bundle exec rails ip_lookup:setup && bin/rails server -p $PORT -e $RAILS_ENV
 | |
| worker: bundle exec rails ip_lookup:setup && bundle exec sidekiq -C config/sidekiq.yml
 | 
