Browse Source

Update app.json

fix/herokuDeploy
Hironsan 2 years ago
parent
commit
a7f89644d6
1 changed files with 0 additions and 3 deletions
  1. 3
      app.json

3
app.json

@ -32,9 +32,6 @@
}
},
"stack": "container",
"scripts": {
"postdeploy": "sh /doccano/tools/heroku.sh"
},
"addons": [
{
"plan": "heroku-postgresql:hobby-dev"

Loading…
Cancel
Save