From 0c24d94f4ccaa7f8d2f6120c9721cebc4f6b140d Mon Sep 17 00:00:00 2001 From: douboer Date: Tue, 10 Feb 2026 14:36:54 +0800 Subject: [PATCH] update at 2026-02-10 14:36:54 --- apiserver/README.md | 2 +- miniprogram/assets/route-config.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apiserver/README.md b/apiserver/README.md index 15b844e..87892d1 100644 --- a/apiserver/README.md +++ b/apiserver/README.md @@ -30,7 +30,7 @@ npm install /path/to/font2svg/.venv/bin/python -c "import fontTools, uharfbuzz; print('ok')" ``` -## 2. 启动(前台调试) +## 2. 启动(前台调试,生产见以下5. systemd、 6. launchd macOS。) 在仓库根目录执行: diff --git a/miniprogram/assets/route-config.json b/miniprogram/assets/route-config.json index 9c010d7..77cbbf6 100644 --- a/miniprogram/assets/route-config.json +++ b/miniprogram/assets/route-config.json @@ -1,6 +1,6 @@ { "active": "B", - "cooldownMinutes": 10, + "cooldownMinutes": 0, "servers": { "A": { "baseUrl": "https://fonts.biboer.cn"