Commit b524bf2529b0a58d67b02a5c0af2a111ae733da4

Authored by Paulo Tada
Committed by Rafael Manzo
1 parent e6270a69
Exists in mezuro_cookbook

Changing database from colab to production

cookbooks/mezuro/templates/prezento/database.yml.erb
1   -colab:
  1 +production:
2 2 adapter: postgresql
3 3 encoding: unicode
4 4 database: prezento
... ...