Update Heroku script [skip ci]

This commit is contained in:
James Cole 2017-11-26 17:52:20 +01:00
parent c366f741c1
commit 2df8368a54
No known key found for this signature in database
GPG Key ID: C16961E655E74B5E

View File

@ -39,8 +39,7 @@
], ],
"addons": [ "addons": [
{ {
"plan": "heroku-postgresql", "plan": "heroku-postgresql"
"as": "firefly-iii-database"
} }
], ],
"scripts": { "scripts": {