Sha256: 53893af96ca6cb817adedf0e9f53f77fbf6d26053ae74dbe7588d39ddb21be4d

Contents?: true

Size: 185 Bytes

Versions: 1

Compression:

Stored size: 185 Bytes

Contents

production:
  adapter: mysql2
  encoding: utf8
  database: <%= mysql_database %>
  pool: 5
  username: <%= mysql_username %>
  password: <%= mysql_password %>
  host: <%= mysql_host %>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
nubis_rails_boilerplate-0.0.5 lib/capistrano_recipes/templates/mysql.yml.erb