Skip to content

Commit

Permalink
docs: clarify environment variable setting for Node provider (#1251)
Browse files Browse the repository at this point in the history
Generated-by: aiautocommit

Co-authored-by: Jake Runzer <[email protected]>
  • Loading branch information
iloveitaly and coffee-cup authored Jan 6, 2025
1 parent 5af1c9f commit 7653b2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/docs/providers/node.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The Node provider supports NPM, Yarn, Yarn 2, PNPM and Bun.

## Environment Variables

The Node provider sets the following environment variables:
The Node provider sets the following environment variables when the container is running (not during build):

- `CI=true`
- `NODE_ENV=production`
Expand Down

0 comments on commit 7653b2f

Please sign in to comment.