fix: alarm forward

This commit is contained in:
2023-10-27 14:09:04 +08:00
parent 4f34dbb99b
commit b3ca48b028
2 changed files with 4 additions and 4 deletions

View File

@@ -114,7 +114,7 @@ alarm:
smtp: smtp.xxx.com smtp: smtp.xxx.com
port: 25 port: 25
user: smtpuser user: smtpuser
password: ********* password: xxxxxx
sms: sms:
apiURL: http://smsc.xxx.com apiURL: http://smsc.xxx.com
accessKeyID: xxx accessKeyID: xxx

View File

@@ -111,10 +111,10 @@ omc:
alarm: alarm:
forwardAlarm: true forwardAlarm: true
email: email:
smtp: smtp.xxx.com smtp: mail.agrandtech.com
port: 25 port: 25
user: smtpuser user: smtpext@agrandtech.com
password: ********* password: "1000smtp@omc!"
sms: sms:
apiURL: http://smsc.xxx.com.cn/ apiURL: http://smsc.xxx.com.cn/
accessKeyID: xxxx accessKeyID: xxxx