Skip to content

Instantly share code, notes, and snippets.

@ShawInnes
Created February 3, 2014 11:59
Show Gist options
  • Save ShawInnes/8782704 to your computer and use it in GitHub Desktop.
Save ShawInnes/8782704 to your computer and use it in GitHub Desktop.
Couchbase Web/App Config
<section name="couchbase" type="Couchbase.Configuration.CouchbaseClientSection, Couchbase"/>
<couchbase>
<servers bucket="default" bucketPassword="">
<add uri="http://127.0.0.1:8091/pools"/>
</servers>
</couchbase>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment