Restore original Ruby server
This commit is contained in:
parent
0403884224
commit
a9bd47502d
2
Procfile
2
Procfile
|
@ -1,3 +1,3 @@
|
||||||
web: bundle exec ruby waiter/app.rb -p $PORT
|
web: bundle exec rackup -s puma -p $PORT waiter/config.ru
|
||||||
assets: rerun -x -p 'assets/**/*' 'bundle exec rakep'
|
assets: rerun -x -p 'assets/**/*' 'bundle exec rakep'
|
||||||
#specs: rerun -x -p 'public/**/*' './run_jasmine.coffee public/spec.html'
|
#specs: rerun -x -p 'public/**/*' './run_jasmine.coffee public/spec.html'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user