Skip to content

Rename environment variable to enhance security#4

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

Rename environment variable to enhance security#4
codeautopilot[bot] wants to merge 1 commit intomainfrom
autopilot/1-20240816093025097

Conversation

@codeautopilot
Copy link

@codeautopilot codeautopilot bot commented Aug 16, 2024

Resolves #1

Renamed the environment variable from NEXT_PUBLIC_API_KEY to API_KEY to prevent it from being exposed to the client-side.

@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:34am
lingua-speaks ❌ Failed (Inspect) Aug 16, 2024 9:34am

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