Sha256: 3acc5dd83212bed47942599a9dbb60a7fcee7d6b38c8ef6ec316c42ecd7d9117
Contents?: true
Size: 186 Bytes
Versions: 2
Compression:
Stored size: 186 Bytes
Contents
server 'REPLACE_ME', :app, :web, :db, primary: true set :rails_env, 'production' set :user, '<%= app_name %>_com' set :deploy_to, '/var/www/<%= app_name %>_com'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
blueberry_rails-0.1.2 | templates/deploy_production.rb.erb |
blueberry_rails-0.1.1 | templates/deploy_production.rb.erb |