diff --git a/docs/examples.md b/docs/examples.md index 7dbbdc3d..e26092e7 100644 --- a/docs/examples.md +++ b/docs/examples.md @@ -134,6 +134,7 @@ You can use the HTTP request node to send messages with [Node-RED](https://noder
Example: Send a message + ``` [ { @@ -207,10 +208,12 @@ You can use the HTTP request node to send messages with [Node-RED](https://noder } ] ``` +
Example: Send a picture + ``` [ { @@ -306,6 +309,7 @@ You can use the HTTP request node to send messages with [Node-RED](https://noder } ] ``` +
## Gatus service health check