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