mongoldb uri added

This commit is contained in:
2015-10-05 12:43:42 +02:00
parent 1d8eb08db4
commit f5eed9a1d3
+5
View File
@@ -11,3 +11,8 @@ test:
database: ch420_test
hosts:
- localhost:27017
production:
clients:
default:
uri: <%= ENV['MONGOLAB_URI'] %>