Sha256: 71f359ac9e17d737c11b499eed6840ae393ede9019a32c4311b0328de4bf92cd

Contents?: true

Size: 267 Bytes

Versions: 1

Compression:

Stored size: 267 Bytes

Contents


rainbows: bundle exec rainbows -c config/rainbows/development.rb -p $PORT -E $RACK_ENV

workers: bundle exec sidekiq -r ./boot.rb -C ./config/sidekiq.yml -e $RACK_ENV


#unicorn: unicorn -c unicorn.rb
#web: rackup config.ru
#web: thin --servers 3 -R config.ru start

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
perkins-0.0.5 examples/Procfile