mirror of
https://github.com/Stefan-5422/-T5-Elektrifikatsiya.git
synced 2026-09-04 00:45:58 +02:00
Merge remote-tracking branch 'origin/feature-DeviceRegistration' into feature-DeviceRegistration
This commit is contained in:
@@ -7,13 +7,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"EmailSettings": {
|
"EmailSettings": {
|
||||||
"User": "[email protected]",
|
"User": "<SMTP_USER>",
|
||||||
"DefaultEmail": "[email protected]",
|
"Key": "<SMTP_KEY>",
|
||||||
"Key": "xsmtpsib-34d2ebc5edbb9b7bdbb9fd8ad4f724a759135883c52f9a9aadd919f7492f215a-FztV7QTUhdyaSk9p",
|
"DefaultEmail": "<SMTP_EMAIL_ADDRESS>",
|
||||||
"Templates": {
|
"Templates": {
|
||||||
"DailyNotification": "../assets/DailyNotif.html"
|
"DailyNotification": "../assets/DailyNotif.html"
|
||||||
},
|
},
|
||||||
"SmtpServer": "smtp-relay.sendinblue.com",
|
"SmtpServer": "<SMTP_SERVER>",
|
||||||
"SmtpPort": 587
|
"SmtpPort": <SMTP_PORT>
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user