diff --git a/Notify_gotify.md b/Notify_gotify.md index 8c6ea67..57e3224 100644 --- a/Notify_gotify.md +++ b/Notify_gotify.md @@ -18,7 +18,7 @@ Secure connections (via https) should be referenced using **gotifys://** where a ### Parameter Breakdown | Variable | Required | Description | ----------- | -------- | ----------- -| hostname | Yes | The Rocket.Chat server you're sending your notification to. +| hostname | Yes | The Gotify server you're sending your notification to. | token | Yes | The Application Token you generated on your Gotify Server | port | No | The port the Gotify server is listening on. By default the port is **80** for **gotify://** and **443** for all **gotifys://** references. | path | No | For those that host their Gotify server on a hostname that requires you to specify an additional path prefix may just include this as part of their URL string (the default is '**/**'). What is important here is the final entry of your URL must still be the _token_.