Skip to content

Make sure web envs aren't baked in at compile time #376

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Brendonovich opened this issue Mar 19, 2025 — with Linear · 1 comment
Closed

Make sure web envs aren't baked in at compile time #376

Brendonovich opened this issue Mar 19, 2025 — with Linear · 1 comment
Labels
Web Things affecting web/cloud version

Comments

Copy link
Member

For distributing prebuilt via docker and the like, we need to make sure environment variables can be configured at runtime. This will probably mean moving most NEXT_PUBLIC vars to be server-only so they can be provided at runtime if necessary

@Brendonovich Brendonovich added the Web Things affecting web/cloud version label Mar 19, 2025 — with Linear
@Brendonovich
Copy link
Member Author

Taken care of in #397

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Web Things affecting web/cloud version
Projects
None yet
Development

No branches or pull requests

1 participant