mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
added bun docs
This commit is contained in:
@@ -28,7 +28,7 @@ infisical run -- bun run dev
|
||||
```
|
||||
|
||||
<Info>
|
||||
Bun environment variables can be called as either `bun.env.SECRET` or `process.env.SECRET`.
|
||||
Bun environment variables can be called as either `Bun.env.SECRET` or `process.env.SECRET`. We also recommend you check this more in-depth [guide to environment variables in Bun](https://infisical.com/blog/bun-environment-variables).
|
||||
</Info>
|
||||
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/watch?v=m1NNVuiP07M&t?si=dCprt3xLWPrSOJxy" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
|
||||
|
||||
Reference in New Issue
Block a user