ПИбд-22 Петрушин Егор Лабораторная №7 Юридическая фирма #7

Closed
Egor_Petrushin wants to merge 6 commits from Lab7 into Lab6
Showing only changes of commit d1bc1fe9ce - Show all commits

View File

@ -5,5 +5,12 @@
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
"AllowedHosts": "*",
"SmtpClientHost": "smtp.gmail.com",
"SmtpClientPort": "587",
"PopHost": "pop.gmail.com",
"PopPort": "995",
"MailLogin": "testfist24@gmail.com",
"MailPassword": "24test24"
}