mirror of
https://github.com/Stefan-5422/-T5-Elektrifikatsiya.git
synced 2026-09-04 00:45:58 +02:00
Merge branch 'feature-DeviceRegistration' of https://github.com/Stefan-5422/-T5-Elektrifikatsiya into feature-DeviceRegistration
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,19 +0,0 @@
|
|||||||
{
|
|
||||||
"DetailedErrors": true,
|
|
||||||
"Logging": {
|
|
||||||
"LogLevel": {
|
|
||||||
"Default": "Information",
|
|
||||||
"Microsoft.AspNetCore": "Warning"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"EmailSettings": {
|
|
||||||
"User": "<SMTP_USER>",
|
|
||||||
"Key": "<SMTP_KEY>",
|
|
||||||
"DefaultEmail": "<SMTP_EMAIL_ADDRESS>",
|
|
||||||
"Templates": {
|
|
||||||
"DailyNotification": "../assets/DailyNotif.html"
|
|
||||||
},
|
|
||||||
"SmtpServer": "<SMTP_SERVER>",
|
|
||||||
"SmtpPort": <SMTP_PORT>
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user