diff --git a/docs/integrations/frameworks/bun.mdx b/docs/integrations/frameworks/bun.mdx index f2a61f6fe..a5085920a 100644 --- a/docs/integrations/frameworks/bun.mdx +++ b/docs/integrations/frameworks/bun.mdx @@ -31,4 +31,4 @@ infisical run -- bun run dev 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). - + \ No newline at end of file