tanya/config/config.json

9 lines
207 B
JSON
Raw Normal View History

2025-03-10 11:00:46 +08:00
{
"fluentdURL": "http://fluentd.k8s.xunlang.home",
"ElasticsearchURL": "http://elastic.k8s.xunlang.home",
"ElasticsearchUser": "fluentd_user",
"ElasticsearchPassword": "fluentd_password"
2025-03-10 11:00:46 +08:00
}