a502322188
손상된 .git 히스토리(missing tree)로 재초기화 후 작업트리 전체 커밋. .claude/ 만 제외(로컬 에이전트 설정). 구 저장소 백업(.git_corrupt_backup/) 포함. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
27 lines
430 B
JSON
27 lines
430 B
JSON
{
|
|
"Influx": {
|
|
"Url": "http://127.0.0.1:8086",
|
|
"Org": "herv",
|
|
"Bucket": "erv",
|
|
"Token": "PUT-YOUR-INFLUXDB-TOKEN-HERE"
|
|
},
|
|
"Http": {
|
|
"Prefix": "http://localhost:8080/",
|
|
"Token": ""
|
|
},
|
|
"SampleIntervalSeconds": 10,
|
|
"Sites": [
|
|
{
|
|
"Port": 6001,
|
|
"Name": "site01"
|
|
},
|
|
{
|
|
"Port": 6002,
|
|
"Name": "site02"
|
|
},
|
|
{
|
|
"Port": 6003,
|
|
"Name": "site03"
|
|
}
|
|
]
|
|
} |