52 lines
1.4 KiB
JSON
52 lines
1.4 KiB
JSON
|
|
{
|
||
|
|
"grafana": {
|
||
|
|
"dashboards": "dataanalysis",
|
||
|
|
"host": "127.0.0.1",
|
||
|
|
"password": "admin",
|
||
|
|
"port": "3000",
|
||
|
|
"token": "eyJrIjoiamRQd3dtM3I1eU0zWThweXdpRmU3a0JwWFp5NWMzc0ciLCJuIjoiMjAweSIsImlkIjoxfQ==",
|
||
|
|
"username": "admin"
|
||
|
|
},
|
||
|
|
"influxdbs": [
|
||
|
|
{
|
||
|
|
"name": "本地influxdb",
|
||
|
|
"bucket": "agr_bucket",
|
||
|
|
"host": "127.0.0.1",
|
||
|
|
"org": "agr_org",
|
||
|
|
"orgid": "8808fd4d23e2f6fd",
|
||
|
|
"password": "12345678",
|
||
|
|
"port": "8086",
|
||
|
|
"username": "agr"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "远程influxdb",
|
||
|
|
"bucket": "agr_bucket",
|
||
|
|
"host": "192.168.8.200",
|
||
|
|
"org": "agr_org",
|
||
|
|
"orgid": "8808fd4d23e2f6fd",
|
||
|
|
"password": "12345678",
|
||
|
|
"port": "8086",
|
||
|
|
"username": "agr"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"influxdbName": "本地influxdb",
|
||
|
|
"log": {
|
||
|
|
"backupcount": 7,
|
||
|
|
"console": true,
|
||
|
|
"enable": true,
|
||
|
|
"journal": true,
|
||
|
|
"level": "DEBUG",
|
||
|
|
"logpath": "",
|
||
|
|
"name": "runtime.log",
|
||
|
|
"when": "D"
|
||
|
|
},
|
||
|
|
"project": {
|
||
|
|
"base_path": "d:/data",
|
||
|
|
"git_path": "C:/Program Files/Git/mingw64/bin/git.exe",
|
||
|
|
"platform_path1": "d:/platformData/Base",
|
||
|
|
"platform_path2": "d:/platformData/Application"
|
||
|
|
},
|
||
|
|
"interfaceList": [
|
||
|
|
|
||
|
|
]
|
||
|
|
}
|