2 Commits

Author SHA1 Message Date
zhangheng
c6ab525140 fix(env): fix env 2026-07-14 15:21:28 +08:00
zhangheng
e4a6d6e817 chore: add per-environment env config (参考 uirefbase)
Commit .env.development/.staging/.production and track env files in git
(matching uirefbase convention). No secrets: SSO_URL (sso-mock service),
NEXT_PUBLIC_APP_URL (callback), SSO_APP_ID. .gitignore now ignores only
*.local overrides.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-06 18:45:13 +08:00