Procfile added to explicitly use Puma as a backend webserver
This commit is contained in:
parent
bbc8bf55fb
commit
3b99f3d08e
1 changed files with 2 additions and 0 deletions
2
Procfile
Normal file
2
Procfile
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
web: bundle exec puma -C config/puma.rb
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue