diff --git a/app.json b/app.json index a037e5f..7381b9f 100644 --- a/app.json +++ b/app.json @@ -25,7 +25,7 @@ }, "DISABLE_EMAIL": { "description": "Email sending is disabled if set to true.", - "value": "true" + "value": "false" }, "BASE_URL": { "description": "The base URL of the app.",