Mercurial > hg > Feedworm
view backend/couchdb/CouchApp/feedworm/.couchapprc @ 243:51d2c3d55f4b
remove debug printing of the response
author | Dirk Olmes <dirk@xanthippe.ping.de> |
---|---|
date | Mon, 08 Jun 2015 19:27:35 +0200 |
parents | 6a3e3a0a7efe |
children |
line wrap: on
line source
{ "env" : { "local" : { "db" : "http://localhost:5984/feedworm" }, "test" : { "db" : "http://xanthippe:5984/feedworm-test" } } }