first commit

This commit is contained in:
qwer-xyz
2026-06-20 14:22:31 +08:00
commit c2498911ab
793 changed files with 291660 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# Incudal Host Agent minimal config.
# 首版仅支持简单 key: value 格式,不支持嵌套 YAML。
panel_url: "https://idev.bitpd.com"
agent_id: "agt_replace_me"
agent_secret: "ias_replace_me"
heartbeat_interval_seconds: 30
request_timeout_seconds: 10