1
0
mirror of https://github.com/containrrr/watchtower.git synced 2024-12-12 09:04:17 +02:00

Update flags.go

This commit is contained in:
Max H 2019-10-15 16:51:13 +02:00 committed by GitHub
parent 6840a8c3cf
commit 9198f8972b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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