Skip to content

Commit f049758

Browse files
committed
fix(images): support image[] uploads and complete b64_json default in worker
1 parent 07b02c8 commit f049758

File tree

9 files changed

+1290
-189
lines changed

9 files changed

+1290
-189
lines changed

README.cloudflare.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
这个仓库已经新增 **Cloudflare Workers / Pages** 可部署版本(TypeScript)。
44

5+
> 一键部署前置条件:若使用 GitHub Actions 工作流,请先在仓库 Secrets 配置 `CLOUDFLARE_API_TOKEN``CLOUDFLARE_ACCOUNT_ID`
6+
> Docker 一键启动入口仍是 `docker compose up -d`,请参考 `readme.md`
7+
58
## 功能概览
69

710
- **D1(SQLite)**:持久化 Tokens / API Keys / 管理员会话 / 配置 / 日志

0 commit comments

Comments
 (0)