From 2df8368a54f9fb8fc4fc9da88bae5c1805a38e97 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 26 Nov 2017 17:52:20 +0100 Subject: [PATCH] Update Heroku script [skip ci] --- app.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app.json b/app.json index 9522a77a2f..3123e028f0 100644 --- a/app.json +++ b/app.json @@ -39,8 +39,7 @@ ], "addons": [ { - "plan": "heroku-postgresql", - "as": "firefly-iii-database" + "plan": "heroku-postgresql" } ], "scripts": {