PIbd-21_Yaruskin_S.A_MotorP.../MotorPlant/MotorPlantRestApi/appsettings.json

16 lines
341 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
"SmtpClientHost": "smtp.gmail.com",
"SmtpClientPort": "587",
"PopHost": "pop.gmail.com",
"PopPort": "995",
"MailLogin": "laba6workbyrpp@gmail.com",
"MailPassword": "ybrx wmzm iocn yaux"
}