Browse Source

fix email error password (#1117)

khadgarmage 5 years ago
parent
commit
c46e93529e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dockerfile/conf/dolphinscheduler/conf/alert.properties

+ 1 - 1
dockerfile/conf/dolphinscheduler/conf/alert.properties

@@ -6,7 +6,7 @@ mail.protocol=SMTP
 mail.server.host=smtp.office365.com
 mail.server.port=587
 mail.sender=qiaozhanwei@outlook.com
-mail.passwd=dolphinschedulerBJEG
+mail.passwd=eschedulerBJEG
 
 # TLS
 mail.smtp.starttls.enable=true