Files
mozo-backend/Procfile
T
2014-08-06 18:46:36 +02:00

6 lines
243 B
Plaintext

#web: bundle exec thin start -p $PORT
faye: thin start -R faye/config.ru -p 9296
#faye: rackup faye.ru -s thin -E production
counters: bin/drb_counter.rb run
database: echo "BuenosAires" | sudo -S couchdb start | ~/bin/couch_output