diff --git a/backend/RESTful API/appsettings.json b/backend/RESTful API/appsettings.json index 9f59bc9..2d3adfe 100644 --- a/backend/RESTful API/appsettings.json +++ b/backend/RESTful API/appsettings.json @@ -27,7 +27,7 @@ "EmailSettings": { "From": "carexpress.suporte@gmail.com", - "Password": "kwjs rove xfka wanf", + "Password": "", "SmtpServer": "smtp.gmail.com", "Port": 465 }