adds preproduction and production to database.yml.example
This commit is contained in:
@@ -13,6 +13,12 @@ development:
|
||||
staging:
|
||||
<<: *default
|
||||
|
||||
preproduction:
|
||||
<<: *default
|
||||
|
||||
production:
|
||||
<<: *default
|
||||
|
||||
test:
|
||||
<<: *default
|
||||
database: participacion_test
|
||||
Reference in New Issue
Block a user