chore: 移除 .env.example 中多余的注释
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -19,7 +19,3 @@ NODE_ENV=development
|
||||
# ===== 密钥加密(生产环境必填)=====
|
||||
# 用于加解密数据库中存储的业务密钥,生成方式:openssl rand -hex 32
|
||||
ENCRYPTION_KEY=
|
||||
|
||||
# ===== 以下业务密钥已迁移到「系统密钥」管理 =====
|
||||
# 通过平台后台 → 系统密钥 页面配置
|
||||
# 包含:短信(阿里云)、微信小程序、微信支付、支付宝、API地址等
|
||||
|
||||
Reference in New Issue
Block a user