diff --git a/docs/integrations/frameworks/bun.mdx b/docs/integrations/frameworks/bun.mdx index 4eeace2b5..7ef042257 100644 --- a/docs/integrations/frameworks/bun.mdx +++ b/docs/integrations/frameworks/bun.mdx @@ -30,3 +30,5 @@ infisical run -- bun run dev Bun environment variables can be called as either `bun.env.SECRET` or `process.env.SECRET`. + +