10 lines
236 B
JSON
10 lines
236 B
JSON
{
|
|
"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
|
|
}
|