15 lines
365 B
JSON
Raw Permalink Normal View History

2024-06-21 22:44:35 +04:00
{
2024-06-21 23:08:49 +04:00
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
"SmtpClientHost": "smtp.gamil.com",
"SmtpClientPort": "587",
"PopHost": "pop.gmail.com",
"PopPort": "995",
"MailLogin": "lawfirmlab7@gmail.com",
"MailPassword": "logf arhv rtkk rqfe"
}