chore: update example to remove trailing slash
This commit is contained in:
parent
91479478b9
commit
fccbb9ac06
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ ntfy {
|
|||
|
||||
handler "/flux" {
|
||||
type "flux"
|
||||
topic "/flux"
|
||||
topic "flux"
|
||||
}
|
||||
|
||||
# handler "/alertmanager" {
|
||||
|
|
Loading…
Reference in a new issue