Mercurial > hg > Feedworm
view backend/couchdb/CouchApp/feedworm/.couchapprc @ 248:f08fa6dcb86f
remove unused import
author | Dirk Olmes <dirk@xanthippe.ping.de> |
---|---|
date | Thu, 09 Jun 2016 05:09:06 +0200 |
parents | 6a3e3a0a7efe |
children |
line wrap: on
line source
{ "env" : { "local" : { "db" : "http://localhost:5984/feedworm" }, "test" : { "db" : "http://xanthippe:5984/feedworm-test" } } }