Skip to content

docs: add missing public env vars to env.md - #838

Open
TrueFurina wants to merge 1 commit into
Neurowealth:mainfrom
TrueFurina:docs/env-missing-vars
Open

docs: add missing public env vars to env.md#838
TrueFurina wants to merge 1 commit into
Neurowealth:mainfrom
TrueFurina:docs/env-missing-vars

Conversation

@TrueFurina

Copy link
Copy Markdown

Summary

Per #817: the public-variable table in docs/env.md was missing NEXT_PUBLIC_ENABLE_DASHBOARD_SANDBOX, NEXT_PUBLIC_APP_ENV, and NEXT_PUBLIC_APP_URL, so a contributor using the doc as the canonical env reference could not discover them.

Changes

  • docs/env.md: added three rows to the Public (browser-safe) table:
    • NEXT_PUBLIC_APP_ENV — app environment label, used by scripts/lib/server-env.ts
    • NEXT_PUBLIC_APP_URL — canonical app URL, used by scripts/lib/server-env.ts
    • NEXT_PUBLIC_ENABLE_DASHBOARD_SANDBOX — feature flag enabling /dashboard/sandbox

Verification

  • Descriptions cross-checked against .env.example comments and the issue's audit notes
  • Scope limited to docs/env.md as requested

@Abidoyesimze

Copy link
Copy Markdown
Contributor

Pls fix conflict

@Abidoyesimze

Copy link
Copy Markdown
Contributor

There's still conflict

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.

2 participants