garrensmith opened a new pull request #1887: Make it possible to override 
elixir couchdb settings via environmental variables
URL: https://github.com/apache/couchdb/pull/1887
 
 
   ## Overview
   
   Make it possible to override elixir couchdb settings via environmental 
variables
   
   ## Testing recommendations
   
   Spin up a local CouchDB cluster with different settings to what Elixir 
requires by default.
   Run `USER=myusername PASS=password COUCH_URL=http://my-couchdb.com mix test `
   and make sure the tests will run.
   
   ## Checklist
   
   - [x] Code is written and works correctly;
   - [ ] Changes are covered by tests;
   - [x] Documentation reflects the changes;
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to