package fields import ( "github.com/starfleetcptn/gomft/components/notifications/types" "github.com/starfleetcptn/gomft/components/notifications/form/utils" ) templ GotifyFields(data types.NotificationFormData) {
URL of your Gotify server
Find this in your Gotify application settings
Use placeholders for dynamic values. Available variables: job.*, instance.*, timestamp, notification.*
Send a test notification to verify your Gotify configuration works correctly before saving.