view backend/couchdb/CouchApp/feedworm/.couchapprc @ 227:6ce0e081094a

fix the column title display
author Dirk Olmes <dirk@xanthippe.ping.de>
date Wed, 28 May 2014 02:47:40 +0200
parents a5bda54309ba
children 6a3e3a0a7efe
line wrap: on
line source

{
    "env" : {
        "local" : {
            "db" : "http://localhost:5984/feedworm"
        }
    }
}