From 2f79ccb22da1ee850a91a00277d6a4990444c36b Mon Sep 17 00:00:00 2001 From: Stone_Red <56473591+Stone-Red-Code@users.noreply.github.com> Date: Wed, 24 May 2023 11:45:16 +0200 Subject: [PATCH] Update appsettings.Development.json --- .../Elektrifikatsiya/appsettings.Development.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Elektrifikatsiya/Elektrifikatsiya/appsettings.Development.json b/src/Elektrifikatsiya/Elektrifikatsiya/appsettings.Development.json index 390a8da..abf7457 100644 --- a/src/Elektrifikatsiya/Elektrifikatsiya/appsettings.Development.json +++ b/src/Elektrifikatsiya/Elektrifikatsiya/appsettings.Development.json @@ -7,7 +7,7 @@ } }, "EmailSettings": { - "User": "SMTP_USER", + "User": "", "Key": "", "DefaultEmail": "SMTP_EMAIL_ADDRESS", "Templates": {