This commit is contained in:
David Baldwynn 2017-03-30 10:45:13 -07:00 committed by GitHub
parent a36066d710
commit 138ad4eac8

View file

@ -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
}