"name": "Mastodon",
"description": "A GNU Social-compatible microblogging server",
"repository": "https://github.com/tootsuite/mastodon",
- "logo": "https://github.com/tootsuite/mastodon/raw/master/app/assets/images/logo.png",
+ "logo": "https://github.com/tootsuite.png",
"env": {
"HEROKU": {
"description": "Leave this as true",
}
},
"buildpacks": [
+ {
+ "url": "https://github.com/heroku/heroku-buildpack-apt"
+ },
{
"url": "heroku/nodejs"
},