Skip to content

Rename environment variable to avoid client-side exposure#3

Open
codeautopilot[bot] wants to merge 1 commit intomainfrom
autopilot/1-20240816092947767
Open

Rename environment variable to avoid client-side exposure#3
codeautopilot[bot] wants to merge 1 commit intomainfrom
autopilot/1-20240816092947767

Conversation

@codeautopilot
Copy link

@codeautopilot codeautopilot bot commented Aug 16, 2024

Resolves #1

This pull request renames the environment variable NEXT_PUBLIC_API_KEY to API_KEY to ensure it is not exposed to the client-side, enhancing the security of the application.

@vercel
Copy link

vercel bot commented Aug 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
lingua-speak ❌ Failed (Inspect) Aug 16, 2024 9:32am
lingua-speaks ❌ Failed (Inspect) Aug 16, 2024 9:32am

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.

Do not name the env variable NEXT_PUBLIC_API_KEY.

0 participants