You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using my couchdb as a couchapp and have some rewrite rules in my vhost so that like /api actually points to /mycouchdb and /api/root -> /.
Does node-couchdb require the root of couchdb to be at /, or can I overwrite this?