parent
54648a7f15
commit
0ec0c84117
@ -1,9 +1,10 @@
|
|||||||
{
|
{
|
||||||
"api":"dev.the-phi.com",
|
"api":"dev.the-phi.com",
|
||||||
|
"plan":"monitor-light",
|
||||||
"store":{
|
"store":{
|
||||||
"class":{"read":"CouchdbReader","write":"CouchdbWriter"},
|
"class":{"read":"CouchdbReader","write":"CouchdbWriter"},
|
||||||
"args":{"uri":"http://localhost.com:5984","dbname":"monitor","uid":"logs"}
|
"args":{"uri":"http://dev.the-phi.com:5984","dbname":"monitor","uid":"logs"}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in new issue