added staging envs

This commit is contained in:
2017-11-10 09:33:18 +01:00
parent aa4c9d5704
commit c82f8e1ab8
2 changed files with 107 additions and 0 deletions
+5
View File
@@ -12,6 +12,11 @@ test:
database: ch420_test
hosts:
- localhost:27017
staging:
clients:
default:
uri: <%= ENV['MONGODB_URI'] %>
production:
clients: