Skip to content
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

Improve env var handling #123

Open
gregsantos opened this issue Jul 6, 2022 · 0 comments
Open

Improve env var handling #123

gregsantos opened this issue Jul 6, 2022 · 0 comments
Assignees

Comments

@gregsantos
Copy link
Contributor

gregsantos commented Jul 6, 2022

env vars are mismatched and maybe duplicated

  • Remove next.config.env (outdated) if possible to just use .env.local
  • if needed in broswer can be handle with NEXT_PUBLIC_ prefix
  • Align env vars where mismatched (baseUrl <> baseURL <> BASE_URL)
@sideninja sideninja moved this to 🔖 Ready for Pickup in 🌊 Flow 4D Mar 30, 2023
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

No branches or pull requests

2 participants