Skip to content

fix(web): map production SSO runtime variables - #4

Closed
notnotype wants to merge 7 commits into
masterfrom
feat/t133-style-eval
Closed

notnotype wants to merge 7 commits into
masterfrom
feat/t133-style-eval

Conversation

@notnotype

Copy link
Copy Markdown
Owner

变更

Nuxt 生产构建需要使用 NUXT_NEURO_BOOK_O_AUTH_* 自动映射环境变量;原配置把值写入 NUXT_NEUROBOOK_OAUTH_*,导致 systemd 生产服务 fail closed。

验证

  • bun run registry:build
  • cd web && bunx nuxt prepare && bun run typecheck:server && bun run typecheck && bun run build
  • DMIT 隔离启动通过:http://127.0.0.1:3020/api/health 返回 {"status":"ok","service":"llmlint-web","database":"ok"}/api/auth/me 返回 authEnabled=true,ssoEnabled=true,user=null

Refs #3

@notnotype

Copy link
Copy Markdown
Owner Author

修复内容已在基于最新 master 的 PR #5 合并;关闭重复 PR。

@notnotype notnotype closed this Aug 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant