From 6b6349efaec3e0415996144c4d874ae9e2bd3170 Mon Sep 17 00:00:00 2001 From: m1aksim1 Date: Wed, 10 May 2023 08:50:54 +0400 Subject: [PATCH] fix --- SoftwareInstallation/ConfectioneryRestApi/appsettings.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" }