diff --git a/SoftwareInstallation/ConfectioneryRestApi/appsettings.json b/SoftwareInstallation/ConfectioneryRestApi/appsettings.json index 76f0558..ce1af13 100644 --- a/SoftwareInstallation/ConfectioneryRestApi/appsettings.json +++ b/SoftwareInstallation/ConfectioneryRestApi/appsettings.json @@ -11,6 +11,6 @@ "SmtpClientPort": "587", "PopHost": "pop.mail.ru", "PopPort": "995", - "MailLogin": "ordersender228@mail.ru", - "MailPassword": "v8czsQ8zztJc5wEHxKPN" + "MailLogin": "ilox_2018@mail.ru", + "MailPassword": "5Q1HSfrrha0Mg1UAGUZ8" }