Initial commit
This commit is contained in:
7
config/config.json
Normal file
7
config/config.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"in_folder": "./data/unprocessed",
|
||||
"out_folder": "./data/processed",
|
||||
"influxdb_host": "localhost",
|
||||
"influxdb_port": 8086,
|
||||
"influxdb_token": ""
|
||||
}
|
Reference in New Issue
Block a user