Open emig opened 7 years ago
Assuming a CouchDB server root on URL http://localhost/_couchdb I get the error URL must point to the root of a CouchDB server
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).
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).