Skip to content

Commit

Permalink
Merge pull request #90 from freeformz/patch-2
Browse files Browse the repository at this point in the history
Some app.json updates to consider
  • Loading branch information
sosedoff committed Jul 15, 2015
2 parents 3eec094 + 5979272 commit 4d6c688
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"keywords": [
"postgres",
"database",
"golang",
"frontend"
],
"addons": [
Expand All @@ -20,7 +21,7 @@
},
"AUTH_PASS": {
"description": "The login password. Please change this.",
"value": "pgweb"
"generator": "secret"
}
}
}

0 comments on commit 4d6c688

Please sign in to comment.