summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/app.json b/app.json
index 4e34295c..057390e8 100644
--- a/app.json
+++ b/app.json
@@ -18,6 +18,7 @@
"description": "Comma-separated list of hosts",
"value": ".herokuapp.com"
},
+ "DEFAULT_FROM_EMAIL": "noreply@example.com",
"SECRET_KEY": {
"description": "A secret key for verifying the integrity of signed cookies.",
"generator": "secret"