Add login gate, calculation history, and AI markdown download.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -24,3 +24,9 @@ NODE_ENV=production
|
||||
# UMAMI_ID=
|
||||
# UMAMI_URL=
|
||||
# UMAMI_DOMAINS=
|
||||
|
||||
# 登录认证(必填,用于六爻/八字/综合测算与 AI 解读)
|
||||
AUTH_USERNAME=
|
||||
AUTH_PASSWORD=
|
||||
# 会话签名密钥,请使用 32 位以上随机字符串
|
||||
AUTH_SESSION_SECRET=
|
||||
|
||||
Reference in New Issue
Block a user