diff --git a/backend/.env.example b/backend/.env.example index 123e47b..c9e77a4 100644 --- a/backend/.env.example +++ b/backend/.env.example @@ -10,5 +10,5 @@ SECRET="secret" DATABASE_URL="{DATABASE_URL}" SMTP_EMAIL="{}" SMTP_PASSWORD="{}" -SMTP_PORT=587 +SMTP_PORT=465 SMTP_HOST="{}" \ No newline at end of file