Skip to content

Clarify that credential env vars are host-side#24709

Merged
dvdksn merged 1 commit intodocker:mainfrom
dvdksn:fix/issue-24678-credentials-env-vars
Apr 14, 2026
Merged

Clarify that credential env vars are host-side#24709
dvdksn merged 1 commit intodocker:mainfrom
dvdksn:fix/issue-24678-credentials-env-vars

Conversation

@dvdksn
Copy link
Copy Markdown
Contributor

@dvdksn dvdksn commented Apr 13, 2026

Closes #24678

@dvdksn dvdksn added area/ai status/review Pull requests that are ready for review labels Apr 13, 2026
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 13, 2026

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 92cd515
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/69dcf8e074e28600081bb0b8
😎 Deploy Preview https://deploy-preview-24709--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@dvdksn dvdksn requested a review from a team April 13, 2026 13:41
)

The credentials page could be misread as suggesting you set API key
environment variables inside the sandbox. Clarified that env vars are
read from the host shell, and added a note that model-provider keys
set inside the sandbox have no effect because the proxy handles
credential injection from the host.

Co-Authored-By: Claude <noreply@anthropic.com>
@dvdksn dvdksn force-pushed the fix/issue-24678-credentials-env-vars branch from 8531197 to 92cd515 Compare April 13, 2026 14:08
@dvdksn dvdksn merged commit 0b42160 into docker:main Apr 14, 2026
14 checks passed
@dvdksn dvdksn deleted the fix/issue-24678-credentials-env-vars branch April 14, 2026 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/ai status/review Pull requests that are ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove documentation suggesting secrets can be stored in environmental variables since the sbx proxy overrides all AI API secrets.

2 participants