Use a Rack config file
This commit is contained in:
Родитель
8d03d03c33
Коммит
42d98cd968
2
Procfile
2
Procfile
|
@ -1,2 +0,0 @@
|
||||||
web: bundle exec ruby app.rb -e staging
|
|
||||||
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
require './app'
|
||||||
|
run Sinatra::Application
|
||||||
|
|
Загрузка…
Ссылка в новой задаче