Files
mozo-backend/Procfile
T
2013-12-22 14:04:12 +01:00

4 lines
134 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