add procfiles to root
This commit is contained in:
2
Procfile.production
Normal file
2
Procfile.production
Normal file
@@ -0,0 +1,2 @@
|
||||
rails: RAILS_ENV=production bundle exec rails s -b 0.0.0.0 -p 3000
|
||||
tail: tail -f log/production.log
|
||||
Reference in New Issue
Block a user