Skip to content

Commit 11620b9

Browse files
committed
Add app.json to use postgresql
1 parent 7da9ccb commit 11620b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
],
1313
"environments": {
1414
"review": {
15-
"addons": ["heroku-postgresql:hobby-dev"]
15+
"addons": ["heroku-postgresql:mini"]
1616
}
1717
},
1818
"buildpacks": [

0 commit comments

Comments
 (0)