8eefc6cfd5
Users can paste the key from the seller instead of editing license.env; it persists in license_state.json. Co-authored-by: Cursor <cursoragent@cursor.com>
9 lines
312 B
Bash
9 lines
312 B
Bash
# LICENSE_API_URL / LICENSE_CLIENT_KEY(可选)
|
|
# 复制为仓库根目录 license.env(已 gitignore)。
|
|
# CLIENT_API_KEY 也可直接在软件 /license 页填写,不必改本文件。
|
|
|
|
LICENSE_API_URL=https://sq.bz121.com
|
|
# LICENSE_CLIENT_KEY=
|
|
# LICENSE_OFFLINE_GRACE_HOURS=72
|
|
# LICENSE_DISABLED=false
|