Update flags.go

pull/389/head
Max H 5 years ago committed by GitHub
parent 6840a8c3cf
commit 9198f8972b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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",
"",

Loading…
Cancel
Save