Sends a message to a self-hosted Gotify server

Hierarchy

  • NotifierConfig
    • GotifyConfig

Properties

apiUrl: string

The Gotify server host URL

Example

http://gotify.net

Env

GOTIFY_API_URL

priority: number = 5

The priority level sent with the message.

Example

7

Default

5

Env

GOTIFY_PRIORITY

token: string

On the Gotify web UI, Apps > Create Application > reveal the token

Example

SnL-wAvmfo_QT

Env

GOTIFY_TOKEN

Generated using TypeDoc