30a2efce3f
Align redeem/validate UX with per-code tokens from the auth server. Co-authored-by: Cursor <cursoragent@cursor.com>
9 lines
327 B
Bash
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
|