Merge pull request #89 from freeformz/patch-1

Update app.json
This commit is contained in:
Dan Sosedoff 2015-07-14 21:19:27 -05:00
commit 3eec0947d2

View File

@ -14,7 +14,6 @@
"heroku-postgresql"
],
"env": {
"BUILDPACK_URL": "https://github.com/kr/heroku-buildpack-go",
"AUTH_USER": {
"description": "A username to log into pgweb.",
"value": "admin"
@ -24,4 +23,4 @@
"value": "pgweb"
}
}
}
}