SMMP/config/server.json

14 lines
146 B
JSON
Raw Normal View History

2016-07-04 13:45:29 +00:00
{
"local" : {
"host" : "http://stefproject",
"root" : "/"
},
"remote" : {
"host" : "https://stefproject.xdrm.io",
"root" : "/"
}
}