10Г Егор Романов 7c541b0389 fix
2023-05-16 13:25:14 +04:00

17 lines
345 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
"SmtpClientHost": "smtp.gmail.com",
"SmtpClientPort": "587",
"PopHost": "pop.gmail.com",
"PopPort": "995",
"MailLogin": "nothellfirescream@gmail.com",
"MailPassword": "luqw smah ospl znhv"
}