Commit c945ca3ad17d67da93afccc51461c9a07d702f19
Exists in
spb-stable
and in
3 other branches
Merge branch 'update_development_details' into 'master'
Update development steps
Showing
3 changed files
with
6 additions
and
2 deletions
Show diff stats
README.md
... | ... | @@ -85,6 +85,10 @@ or by directly calling the script |
85 | 85 | |
86 | 86 | ### Run in development mode |
87 | 87 | |
88 | +Copy the example development unicorn configuration file | |
89 | + | |
90 | + cp config/unicorn.rb.example.development config/unicorn.rb | |
91 | + | |
88 | 92 | Start it with [Foreman](https://github.com/ddollar/foreman) |
89 | 93 | |
90 | 94 | bundle exec foreman start -p 3000 | ... | ... |
config/unicorn_development.rb