mirror of
https://github.com/adnanh/webhook.git
synced 2025-05-15 10:04:44 +00:00
Update README.md
This commit is contained in:
parent
4914a4131f
commit
04a2b2a680
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ However, hook defined like that could pose a security threat to your system, bec
|
||||||
If you want to set CORS headers, you can use the `-header name=value` flag while starting [webhook](https://github.com/adnanh/webhook/) to set the appropriate CORS headers that will be returned with each response.
|
If you want to set CORS headers, you can use the `-header name=value` flag while starting [webhook](https://github.com/adnanh/webhook/) to set the appropriate CORS headers that will be returned with each response.
|
||||||
|
|
||||||
# Interested in running webhook inside of a Docker container?
|
# Interested in running webhook inside of a Docker container?
|
||||||
Please read [this discussion](https://github.com/adnanh/webhook/issues/63).
|
You can use [almir/webhook](https://hub.docker.com/r/almir/webhook/) docker image, or create your own (please read [this discussion](https://github.com/adnanh/webhook/issues/63)).
|
||||||
|
|
||||||
# Examples
|
# Examples
|
||||||
Check out [Hook examples page](https://github.com/adnanh/webhook/wiki/Hook-Examples) for more complex examples of hooks.
|
Check out [Hook examples page](https://github.com/adnanh/webhook/wiki/Hook-Examples) for more complex examples of hooks.
|
||||||
|
|
Loading…
Add table
Reference in a new issue