Skip to content

Commit

Permalink
Update app.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Mishel-07 authored May 16, 2024
1 parent 325a399 commit 5f3cd29
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,14 +68,8 @@
"required": false
}
},
"addons": [],
"buildpacks": [{
"url": "heroku/python"
}],
"formation": {
"worker": {
"quantity": 1,
"size": "echo"
}
}
"buildpacks":
[
{"url": "heroku/python"}
]
}

0 comments on commit 5f3cd29

Please sign in to comment.