Files
crypto_monitor_user/license.env.example
T
dekun 8eefc6cfd5 feat: accept CLIENT_API_KEY on /license page.
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>
2026-07-17 17:20:47 +08:00

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