Mercurial > hg > Feedworm
view backend/couchdb/CouchApp/feedworm/.couchapprc @ 241:e0e7459556bc
use Qt to open the selected article in the system browser
author | Dirk Olmes <dirk@xanthippe.ping.de> |
---|---|
date | Tue, 28 Apr 2015 02:50:57 +0200 |
parents | 6a3e3a0a7efe |
children |
line wrap: on
line source
{ "env" : { "local" : { "db" : "http://localhost:5984/feedworm" }, "test" : { "db" : "http://xanthippe:5984/feedworm-test" } } }