diff --git a/app.json b/app.json index d35a26ab6..a1988aa6a 100644 --- a/app.json +++ b/app.json @@ -26,7 +26,8 @@ "required": true }, "MONGODB_URL": { - "description": "URL of a MongoDB host (optional)" + "description": "URL of a MongoDB host (optional)", + "required": false } } }