chore: update example to remove trailing slash

This commit is contained in:
Bastien Riviere 2023-09-01 22:35:52 +02:00
parent 91479478b9
commit fccbb9ac06
Signed by: babariviere
GPG key ID: 4E5F0839249F162E

View file

@ -16,7 +16,7 @@ ntfy {
handler "/flux" {
type "flux"
topic "/flux"
topic "flux"
}
# handler "/alertmanager" {