chore: sync
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"server": {
|
||||
"port": "8080",
|
||||
"host": "0.0.0.0"
|
||||
},
|
||||
"monitor": {
|
||||
"interval_minutes": 5,
|
||||
"timeout_seconds": 10,
|
||||
"retry_count": 3,
|
||||
"history_days": 7
|
||||
},
|
||||
"data_path": "./data"
|
||||
}
|
||||
{
|
||||
"server": {
|
||||
"port": "8080",
|
||||
"host": "0.0.0.0"
|
||||
},
|
||||
"monitor": {
|
||||
"interval_minutes": 5,
|
||||
"timeout_seconds": 10,
|
||||
"retry_count": 3,
|
||||
"history_days": 7
|
||||
},
|
||||
"data_path": "./data"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user