diff --git a/app.json b/app.json index 92ba1435..3950f440 100644 --- a/app.json +++ b/app.json @@ -40,7 +40,7 @@ "ADMIN_USERNAME": { "description": "Password of the default admin account", "required": true - }, + } }, "scripts": { "predeploy": "grunt build; node scripts/create-admin.js",