Skip to content

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

Merged
notnotype merged 2 commits into
masterfrom
fix/t133-sso-runtime
Aug 14, 2026
Merged

notnotype merged 2 commits into
masterfrom
fix/t133-sso-runtime

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
notnotype merged commit 7d23292 into master Aug 14, 2026
2 checks passed
@notnotype
notnotype deleted the fix/t133-sso-runtime branch August 14, 2026 16:22
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