view backend/couchdb/CouchApp/feedworm/.couchapprc @ 201:50b578588405

method ordering
author dirk
date Wed, 01 Feb 2012 01:26:09 +0100
parents a5bda54309ba
children 6a3e3a0a7efe
line wrap: on
line source

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