mongoldb uri added
This commit is contained in:
@@ -11,3 +11,8 @@ test:
|
|||||||
database: ch420_test
|
database: ch420_test
|
||||||
hosts:
|
hosts:
|
||||||
- localhost:27017
|
- localhost:27017
|
||||||
|
|
||||||
|
production:
|
||||||
|
clients:
|
||||||
|
default:
|
||||||
|
uri: <%= ENV['MONGOLAB_URI'] %>
|
||||||
|
|||||||
Reference in New Issue
Block a user