]> cat aescling's git repositories - mastodon.git/blobdiff - app.json
Use OrderedCollectionPage to return followers/following list (#4949)
[mastodon.git] / app.json
index 6c4294c79e58f198c6f86fd4ab3084c68606ff5e..09adaac2c9fda1d1e21d56b17d5b728facf88232 100644 (file)
--- a/app.json
+++ b/app.json
@@ -2,7 +2,7 @@
   "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",
@@ -94,6 +94,9 @@
     }
   },
   "buildpacks": [
+    {
+      "url": "https://github.com/heroku/heroku-buildpack-apt"
+    },
     {
       "url": "heroku/nodejs"
     },
This page took 0.023254 seconds and 3 git commands to generate.