update .gitignore

This commit is contained in:
2026-05-21 13:28:04 +07:00
parent 9b48f2285d
commit 3404224455
5 changed files with 1349 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"cliproxy_host": "127.0.0.1",
"cliproxy_port": 8317,
"management_key": "replace-with-your-management-key",
"poll_interval_seconds": 2,
"quota_refresh_seconds": 300,
"dashboard_host": "0.0.0.0",
"dashboard_port": 8320
}