From a9ddb2b1415782a5bf44f01ac97c418672fa179d Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Tue, 13 Sep 2022 20:45:51 +0300 Subject: [PATCH] Updated Service Widgets (markdown) --- Service-Widgets.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Service-Widgets.md b/Service-Widgets.md index 888f191..8b5de48 100644 --- a/Service-Widgets.md +++ b/Service-Widgets.md @@ -235,12 +235,13 @@ System specific utilities and tools like message queues, databases, etc. ## Gotify -No extra configuration is required. +Get a Gotify client token from an existing client or create a new one on your Gotify admin page ```yaml widget: type: gotify url: http://gotify.host.or.ip + key: clientoken ```