test/dummy/config/database.yml in disco_app-0.15.2 vs test/dummy/config/database.yml in disco_app-0.16.0
- old
+ new
@@ -15,7 +15,10 @@
<<: *default
host: localhost
port: 5432
database: disco_app_test
+staging:
+ <<: *default
+
production:
<<: *default