From 48f7bd146fae3ff4e1293a7c2b92c4ffb6d1f226 Mon Sep 17 00:00:00 2001 From: Vladyslav Matsiiako Date: Wed, 20 Sep 2023 23:53:31 -0700 Subject: [PATCH] added bun docs --- docs/integrations/frameworks/bun.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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