strauss-oak's picture
dev:strealit dashboard
9e1094d
raw
history blame
375 Bytes
{
"local": {
"database": "local",
"host": "127.0.0.1",
"port": "8501",
"debug": true,
"pth_dataset" : "D:\\DATA\\ufrgs\\observatory-brazilian-news\\news\\jpan",
"real_time_loop": 420
},
"cloud": {
"database": "cloud",
"host": "127.0.0.1",
"port": "8501",
"debug": false,
"pth_dataset" : "",
"real_time_loop": 420
}
}