Merge branch 'update_development_details' into 'master'
Update development steps
This commit is contained in:
commit
c945ca3ad1
2 changed files with 4 additions and 0 deletions
|
@ -85,6 +85,10 @@ or by directly calling the script
|
|||
|
||||
### Run in development mode
|
||||
|
||||
Copy the example development unicorn configuration file
|
||||
|
||||
cp config/unicorn.rb.example.development config/unicorn.rb
|
||||
|
||||
Start it with [Foreman](https://github.com/ddollar/foreman)
|
||||
|
||||
bundle exec foreman start -p 3000
|
||||
|
|
Loading…
Reference in a new issue