Commit 3339a7cd authored by Kamron Aroonrua's avatar Kamron Aroonrua 💬

remove conf

parent dbfada4f
{
"type" : "rabbitmq",
"url" : "amqp://bigmaster.igridproject.info"
}
module.exports = {
'amqp' : require('./amqp.json'),
'memstore' : require('./memstore.json'),
'storage' : require('./storage.json')
}
{
"type" : "redis",
"url" : "redis://:@bigmaster.igridproject.info:6379/1"
}
{
"api_hostname" : "http://push01.igridproject.info:19080",
"repository" : "/home/igrid/data"
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment