Browse Source

Update postgres addon in app.json

pull/2112/head
Hironsan 1 year ago
parent
commit
12c16bc238
1 changed files with 1 additions and 1 deletions
  1. 2
      app.json

2
app.json

@ -37,7 +37,7 @@
},
"addons": [
{
"plan": "heroku-postgresql:hobby-dev"
"plan": "heroku-postgresql:mini"
}
]
}
Loading…
Cancel
Save