Files
dekun 30a2efce3f feat: license page uses per-customer client token wording.
Align redeem/validate UX with per-code tokens from the auth server.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-17 17:46:15 +08:00

9 lines
327 B
Bash

# LICENSE_API_URL / LICENSE_CLIENT_KEY(可选)
# 复制为仓库根目录 license.env(已 gitignore)。
# 客户密钥也可直接在软件 /license 页填写(与激活码一起由卖家发放)。
LICENSE_API_URL=https://sq.bz121.com
# LICENSE_CLIENT_KEY=
# LICENSE_OFFLINE_GRACE_HOURS=72
# LICENSE_DISABLED=false