From ab36bc936678a6992093c78c8b9539d40edce351 Mon Sep 17 00:00:00 2001 From: slaventius Date: Mon, 6 Feb 2023 17:43:08 +0300 Subject: [PATCH] * --- .vscode/launch.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/launch.json b/.vscode/launch.json index 1e7978b..2d6bda4 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -14,7 +14,7 @@ "SMTP_HOST":"smtp.mail.ru", // "SMTP_PORT":"465", "SMTP_PORT":"587", - "SMTP_SENDER":"git.slaventius.ru/test3kbot@mail.ru", + "SMTP_SENDER":"test3kbot@mail.ru", "SMTP_PASSWORD":"hwNhMgPyBzMjwCj3hFPp", "KAFKA_PORT":"9092", },