feat: posthog 配置调整

This commit is contained in:
zdl
2025-11-20 13:19:04 +08:00
parent 3b5dea6427
commit d4166d6464
2 changed files with 35 additions and 58 deletions

View File

@@ -18,7 +18,3 @@ REACT_APP_ENABLE_MOCK=false
# 开发环境标识
REACT_APP_ENV=development
# PostHog 配置
# ⚠️ 开发环境下 PostHog 已被完全禁用(见 src/lib/posthog.js:14-17
# PostHog 相关配置仅在 .env.production 中配置即可