Update build deps and improve readability
The ip filtering is improved as well as the replacing of parameters. The index page is removed.
This commit is contained in:
parent
29caaff596
commit
891a8a70ae
4 changed files with 204 additions and 280 deletions
|
@ -44,7 +44,7 @@ Webhookey can either be run from the project directory with:
|
|||
```
|
||||
|
||||
or you can copy the produced binary somewhere else from
|
||||
`webhookey/target/{debug, release}/webhookey` depending on which one
|
||||
`webhookey/target/{debug,release}/webhookey` depending on which one
|
||||
you built.
|
||||
|
||||
## Configuration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue