docs: document MANAGEMENT_STATIC_PATH for management.html location

This commit is contained in:
hkfires
2025-10-16 22:15:17 +08:00
parent c75e524fe5
commit 93f0e65cef
2 changed files with 4 additions and 0 deletions

View File

@@ -82,6 +82,8 @@ A web-based management center for CLIProxyAPI.
Set `remote-management.disable-control-panel` to `true` if you prefer to host the management UI elsewhere; the server will skip downloading `management.html` and `/management.html` will return 404.
You can set the `MANAGEMENT_STATIC_PATH` environment variable to choose the directory where `management.html` is stored.
### Authentication
You can authenticate for Gemini, OpenAI, Claude, Qwen, and/or iFlow. All can coexist in the same `auth-dir` and will be load balanced.