mirror of
https://github.com/donl/slouch.git
synced 2026-05-25 22:07:24 -06:00
* test(circleci): upgrade to 2.0 * test(circleci): extra space * doc(testing): headless chrome * test(chrome): tweaks for chrome * fix(packages): memorystream no longer needed
9 lines
138 B
JSON
9 lines
138 B
JSON
{
|
|
"couchdb": {
|
|
"scheme": "http",
|
|
"host": "127.0.0.1",
|
|
"port" : 5984,
|
|
"username": "admin",
|
|
"password": "admin"
|
|
}
|
|
}
|