package fields import ( "github.com/starfleetcptn/gomft/components/notifications/types" "github.com/starfleetcptn/gomft/components/notifications/form/utils" ) templ PushoverFields(data types.NotificationFormData) {
Your application's API token/key from Pushover Dashboard
Your user key from Pushover Dashboard
Use placeholders for dynamic values. Available variables: job.*, instance.*, timestamp, notification.*
Send a test notification to verify your Pushover configuration works correctly before saving.