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