mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
Update README.md
I don't think linking to a specific line in the file was intended. =^)
This commit is contained in:
parent
1660c8b7fa
commit
4dabeb7e45
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@ or
|
|||
|
||||
$ puma -C /path/to/config
|
||||
|
||||
Take the following [sample configuration](https://github.com/puma/puma/blob/master/examples/config.rb) as inspiration or check out [configuration.rb](https://github.com/puma/puma/blob/master/lib/puma/configuration.rb#L138) to see all available options.
|
||||
Take the following [sample configuration](https://github.com/puma/puma/blob/master/examples/config.rb) as inspiration or check out [configuration.rb](https://github.com/puma/puma/blob/master/lib/puma/configuration.rb) to see all available options.
|
||||
|
||||
## Restart
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue