From 138ad4eac8f84d780d98f461e1a8562c14965193 Mon Sep 17 00:00:00 2001 From: David Baldwynn Date: Thu, 30 Mar 2017 10:45:13 -0700 Subject: [PATCH] Update --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 3950f440..329b9126 100644 --- a/app.json +++ b/app.json @@ -37,7 +37,7 @@ "description": "Username of the default admin account", "required": true }, - "ADMIN_USERNAME": { + "ADMIN_PASSWORD": { "description": "Password of the default admin account", "required": true }