ISEbd-22 Mavrina J.E. Labwork 7 #8
@ -5,7 +5,7 @@
|
||||
<add key="SmtpClientPort" value="587" />
|
||||
<add key="PopHost" value="pop.gmail.com" />
|
||||
<add key="PopPort" value="995" />
|
||||
<add key="MailLogin" value="lab7.7@gmail.com" />
|
||||
<add key="MailPassword" value="password1.1" />
|
||||
<add key="MailLogin" value="lab767676@gmail.com" />
|
||||
<add key="MailPassword" value="hcrp rdjx dihb ilrs" />
|
||||
</appSettings>
|
||||
</configuration>
|
@ -12,7 +12,7 @@ using RenovationWorkDatabaseImplement;
|
||||
namespace RenovationWorkDatabaseImplement_.Migrations
|
||||
{
|
||||
[DbContext(typeof(RenovationWorkDatabase))]
|
||||
[Migration("20240514115537_InitialCreateMail")]
|
||||
[Migration("20240516094211_InitialCreateMail")]
|
||||
partial class InitialCreateMail
|
||||
{
|
||||
/// <inheritdoc />
|
@ -10,6 +10,6 @@
|
||||
"SmtpClientPort": "587",
|
||||
"PopHost": "pop.gmail.com",
|
||||
"PopPort": "995",
|
||||
"MailLogin": "lab7.7@gmail.com",
|
||||
"MailPassword": "password1.1"
|
||||
"MailLogin": "lab767676@gmail.com",
|
||||
"MailPassword": "hcrp rdjx dihb ilrs"
|
||||
}
|
Loading…
Reference in New Issue
Block a user