Browse Source

Add Procfile

tags/last-sinatra-version
Adrian Short 10 years ago
parent
commit
743d5684ad
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      Procfile

+ 1
- 0
Procfile View File

@@ -0,0 +1 @@
web: bundle exec unicorn -p $PORT -c ./config/unicorn.rb

Loading…
Cancel
Save