Sha256: 37b72b3c6ab8831d21a9ae8b60edd661e9d6f935d6d0ea1fdaf5266258593f8e

Contents?: true

Size: 626 Bytes

Versions: 15

Compression:

Stored size: 626 Bytes

Contents

{
  "name":"<%= app_name.dasherize %>",
  "scripts":{},
  "env":{
    "AIRBRAKE_API_KEY":{
      "required":true
    },
    "EMAIL_RECIPIENTS":{
      "required":true
    },
    "RACK_ENV":{
      "required":true
    },
    "RAILS_ENV":{
      "required":true
    },
    "SECRET_KEY_BASE":{
      "generator":"secret"
    },
    "SMTP_ADDRESS":{
      "required":true
    },
    "SMTP_DOMAIN":{
      "required":true
    },
    "SMTP_PASSWORD":{
      "required":true
    },
    "SMTP_USERNAME":{
      "required":true
    },
    "WEB_CONCURRENCY":{
      "required":true
    }
  },
  "addons":[
    "heroku-postgresql"
  ]
}

Version data entries

15 entries across 15 versions & 3 rubygems

Version Path
onotole-1.0.17 templates/app.json.erb
onotole-1.0.16 templates/app.json.erb
onotole-1.0.15 templates/app.json.erb
onotole-1.0.13 templates/app.json.erb
onotole-1.0.11 templates/app.json.erb
onotole-1.0.10 templates/app.json.erb
onotole-1.0.8 templates/app.json.erb
onotole-1.0.7 templates/app.json.erb
onotole-1.0.6 templates/app.json.erb
welaika-suspenders-2.23.0 templates/app.json.erb
onotole-1.0.4 templates/app.json.erb
onotole-1.0.2 templates/app.json.erb
onotole-1.0.0 templates/app.json.erb
welaika-suspenders-2.22.0 templates/app.json.erb
suspenders-1.35.0 templates/app.json.erb