From a7f89644d665d92cd6837e49add80067dd072201 Mon Sep 17 00:00:00 2001 From: Hironsan Date: Thu, 14 Jul 2022 14:34:46 +0900 Subject: [PATCH] Update app.json --- app.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/app.json b/app.json index fb5933a2..3477f4f1 100644 --- a/app.json +++ b/app.json @@ -32,9 +32,6 @@ } }, "stack": "container", - "scripts": { - "postdeploy": "sh /doccano/tools/heroku.sh" - }, "addons": [ { "plan": "heroku-postgresql:hobby-dev"