Skip to content

Commit

Permalink
Better out-of-the-box experience
Browse files Browse the repository at this point in the history
  • Loading branch information
dentarg authored Nov 13, 2024
1 parent 200f679 commit c981595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Make sure PostgreSQL is running

In production, the script `bin/start` is used, but we avoid using that in the `Procfile` because the integration tests reads that command and needs to get the PID of Puma, not the script, in order to cleanly shutdown Puma.

overman start
overman start -e default.env

Go to [http://wikimum.127.0.0.1.nip.io:8080](http://wikimum.127.0.0.1.nip.io:8080) (the GitHub app for development is configured with this address).

Expand Down

0 comments on commit c981595

Please sign in to comment.