support for CouchDB URL with path (non default root path)
emig opened this issue · comments
emig commented
Assuming a CouchDB server root on URL http://localhost/_couchdb
I get the error URL must point to the root of a CouchDB server
It seems it is using nano's url parsing option , dismissing the db part, since that is already configured from the couchdb-boostrap file setup).