Write the HTTP proxy error page to a file

Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
This commit is contained in:
Jianhui Zhao
2025-08-10 18:09:47 +08:00
parent 19604debb4
commit 1ef76bd855
10 changed files with 199 additions and 164 deletions

View File

@@ -26,6 +26,7 @@ jobs:
cd ui
npm install
npm run build
mv dist ../assets
cd ..
- name: build
env: