From 9e51159a10e6d4ab3869b40a72bba69dbc3d167c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Girard?= <66427214+Skyedge1903@users.noreply.github.com> Date: Mon, 6 Nov 2023 16:20:44 +0100 Subject: [PATCH] Update app.json --- app.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/app.json b/app.json index ac1632c..47e5672 100644 --- a/app.json +++ b/app.json @@ -14,11 +14,6 @@ } }, "stack": "container", - "addons": [ - { - "plan": "heroku-postgresql:hobby-dev" - } - ], "env": { "NC_ONE_CLICK": "true", "NODE_TLS_REJECT_UNAUTHORIZED": "0"