ibm-watson-data-lab / simple-search-service

A faceted search engine and content API.
39 stars 27 forks source link

(#58) - prefer SSS_CLOUDANT_URL over VCAP_SERVICES #59

Closed willholley closed 7 years ago

willholley commented 7 years ago

It's useful to be able to specify a Cloudant URL without binding a service instance (e.g. when using a proxy). Allow SSS_CLOUDANT_URL to always override VCAP_SERVICES when present.