adds preproduction and production to database.yml.example

This commit is contained in:
rgarcia
2015-09-01 22:56:18 +02:00
parent dc41e25cee
commit b5d9a00e2e

View File

@@ -13,6 +13,12 @@ development:
staging: staging:
<<: *default <<: *default
preproduction:
<<: *default
production:
<<: *default
test: test:
<<: *default <<: *default
database: participacion_test database: participacion_test