Sha256: 56654a3d526d2138ed13b36101eb239d2d8cdca6395ec76c32f8d0ccdda9116b
Contents?: true
Size: 984 Bytes
Versions: 125
Compression:
Stored size: 984 Bytes
Contents
{ "name": "Small Sharp Tool", "description": "This app does one little thing, and does it well.", "keywords": [ "productivity", "HTML5", "scalpel" ], "website": "https://small-sharp-tool.com/", "repository": "https://github.com/jane-doe/small-sharp-tool", "logo": "https://small-sharp-tool.com/logo.svg", "success_url": "/welcome", "scripts": { "postdeploy": "bundle exec rake bootstrap" }, "env": { "SECRET_TOKEN": { "description": "A secret key for verifying the integrity of signed cookies.", "generator": "secret" }, "WEB_CONCURRENCY": { "description": "The number of processes to run.", "value": "5" } }, "formation": { "web": { "quantity": 2, "size": "Performance-M" } }, "image": "heroku/ruby", "addons": [ "openredis", "mongolab:shared-single-small" ], "buildpacks": [ { "url": "https://github.com/stomita/heroku-buildpack-phantomjs" } ] }
Version data entries
125 entries across 125 versions & 1 rubygems