mirror of
https://github.com/adnanh/webhook.git
synced 2025-05-14 01:24:54 +00:00
typo
This commit is contained in:
parent
90528b2ed9
commit
40d01e4d5a
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ Our `hooks.json` file will now look like this:
|
||||||
|
|
||||||
You can now run [webhook](https://github.com/adnanh/webhook/) using
|
You can now run [webhook](https://github.com/adnanh/webhook/) using
|
||||||
```bash
|
```bash
|
||||||
$ /path/to/webhook -h hooks.json
|
$ /path/to/webhook -hooks hooks.json -verbose
|
||||||
```
|
```
|
||||||
|
|
||||||
It will start up on default port 9000 and will provide you with one HTTP endpoint
|
It will start up on default port 9000 and will provide you with one HTTP endpoint
|
||||||
|
|
Loading…
Add table
Reference in a new issue