Merge pull request #90 from freeformz/patch-2

Some app.json updates to consider
This commit is contained in:
Dan Sosedoff 2015-07-14 21:19:55 -05:00
commit 4d6c688bf0

View File

@ -8,6 +8,7 @@
"keywords": [
"postgres",
"database",
"golang",
"frontend"
],
"addons": [
@ -20,7 +21,7 @@
},
"AUTH_PASS": {
"description": "The login password. Please change this.",
"value": "pgweb"
"generator": "secret"
}
}
}