aboutsummaryrefslogtreecommitdiff
path: root/app.json
diff options
context:
space:
mode:
Diffstat (limited to 'app.json')
-rw-r--r--app.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/app.json b/app.json
new file mode 100644
index 0000000..4d1b3f2
--- /dev/null
+++ b/app.json
@@ -0,0 +1,5 @@
+{
+ "addons": [
+ "heroku-postgresql:hobby-dev"
+ ]
+}