Update app.json
This is no longer needed as we now officially support Go: https://blog.heroku.com/archives/2015/7/7/go_support_now_official_on_heroku
This commit is contained in:
parent
5e4398ceae
commit
5fb70ace3c
1
app.json
1
app.json
@ -14,7 +14,6 @@
|
|||||||
"heroku-postgresql"
|
"heroku-postgresql"
|
||||||
],
|
],
|
||||||
"env": {
|
"env": {
|
||||||
"BUILDPACK_URL": "https://github.com/kr/heroku-buildpack-go",
|
|
||||||
"AUTH_USER": {
|
"AUTH_USER": {
|
||||||
"description": "A username to log into pgweb.",
|
"description": "A username to log into pgweb.",
|
||||||
"value": "admin"
|
"value": "admin"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user