Skip to content

Commit

Permalink
Update flags.go
Browse files Browse the repository at this point in the history
  • Loading branch information
8ear authored Oct 15, 2019
1 parent 6840a8c commit 9198f89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/flags/flags.go
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ func RegisterNotificationFlags(rootCmd *cobra.Command) {
"",
viper.GetInt("WATCHTOWER_NOTIFICATION_EMAIL_SERVER_PORT"),
"SMTP server port to send notification emails through")

flags.BoolP(
"notification-email-server-tls-skip-verify",
"",
Expand Down

0 comments on commit 9198f89

Please sign in to comment.