Browse Source

Update app.json

fix/herokuDeploy
Hironsan 3 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", "stack": "container",
"scripts": {
"postdeploy": "sh /doccano/tools/heroku.sh"
},
"addons": [ "addons": [
{ {
"plan": "heroku-postgresql:hobby-dev" "plan": "heroku-postgresql:hobby-dev"

Loading…
Cancel
Save