We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81fcfc1 commit 8ac52ebCopy full SHA for 8ac52eb
README.md
@@ -65,6 +65,7 @@ Example:
65
66
```js
67
var replicate = require('replicate-couchdb-cluster');
68
+
69
replicate({
70
source: https://admin1:secrect1@example1.com:6984,
71
target: https://admin2:secrect2@example2.com:6984,
0 commit comments