From 7760217423e6867872afa839ba08ef7e86fa0722 Mon Sep 17 00:00:00 2001 From: Tony Tran Date: Tue, 7 Jul 2026 14:50:40 +0700 Subject: [PATCH] update --- static/management.html | 298 ++++++++++++++++++++++++++------------ usage-dashboard/README.md | 4 +- 2 files changed, 209 insertions(+), 93 deletions(-) diff --git a/static/management.html b/static/management.html index 910a187..0b0de55 100644 --- a/static/management.html +++ b/static/management.html @@ -6,85 +6,201 @@ CLI Proxy API Management Center - - diff --git a/usage-dashboard/README.md b/usage-dashboard/README.md index 35ed63b..993bfe3 100644 --- a/usage-dashboard/README.md +++ b/usage-dashboard/README.md @@ -124,8 +124,8 @@ Requires=cliproxyapi.service [Service] Type=simple -WorkingDirectory=/home/admin/cliproxyapi/usage-dashboard -ExecStart=/usr/bin/python3 /home/admin/cliproxyapi/usage-dashboard/usage-dashboard.py start --no-browser +WorkingDirectory=/home/orangepi/cliproxyapi/usage-dashboard +ExecStart=/usr/bin/python3 /home/orangepi/cliproxyapi/usage-dashboard/usage-dashboard.py start --no-browser Restart=always RestartSec=10