Heroku configuration
This commit is contained in:
2
Procfile.dev
Normal file
2
Procfile.dev
Normal file
@@ -0,0 +1,2 @@
|
||||
web: PORT=3000 yarn --cwd client start
|
||||
api: PORT=3001 bundle exec rails s
|
||||
Reference in New Issue
Block a user