Skip to content

Instantly share code, notes, and snippets.

@rajagp
Created August 2, 2019 21:25
Show Gist options
  • Save rajagp/77054ebcae1a26ee29b67b02f8a5aa35 to your computer and use it in GitHub Desktop.
Save rajagp/77054ebcae1a26ee29b67b02f8a5aa35 to your computer and use it in GitHub Desktop.
"replications":[
{
"replication_id":"continuous-hautejo-europe-to-china",
"source": "db-hj",
"target": "http://hautejobatch:password@china-loadbalance-ip-here:4984/db-hj",
"continuous":true
},
{
"replication_id":"continuous-hautejo-china-to-europe",
"target": "db-hj",
"source": "http://hautejobatch:password@china-loadbalance-ip-here:4984/db-hj",
"continuous":true
}
],
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment