mirror of
https://github.com/binwiederhier/ntfy.git
synced 2024-11-23 03:43:47 +01:00
New lines
This commit is contained in:
parent
e6f19d050f
commit
23547f4504
1 changed files with 4 additions and 0 deletions
|
@ -134,6 +134,7 @@ You can use the HTTP request node to send messages with [Node-RED](https://noder
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>Example: Send a message</summary>
|
<summary>Example: Send a message</summary>
|
||||||
|
|
||||||
```
|
```
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
|
@ -207,10 +208,12 @@ You can use the HTTP request node to send messages with [Node-RED](https://noder
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
```
|
```
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>Example: Send a picture</summary>
|
<summary>Example: Send a picture</summary>
|
||||||
|
|
||||||
```
|
```
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
|
@ -306,6 +309,7 @@ You can use the HTTP request node to send messages with [Node-RED](https://noder
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
```
|
```
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
## Gatus service health check
|
## Gatus service health check
|
||||||
|
|
Loading…
Reference in a new issue