Skip to content

Commit 16a499b

Browse files
authored
Merge branch 'main' into 7479_build_serve
2 parents fecbd12 + 0f1610b commit 16a499b

File tree

1 file changed

+1
-1
lines changed
  • packages/docs/src/routes/docs/integrations/supabase

1 file changed

+1
-1
lines changed

packages/docs/src/routes/docs/integrations/supabase/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ PUBLIC_SUPABASE_URL=https://xxxxxxx.supabase.co
5252
PUBLIC_SUPABASE_ANON_KEY=eyJhb.......
5353
```
5454

55-
You should be able to get this values from the Supabase dashboard, create a new `.env.local` file at the root of the project and paste them there.
55+
You should be able to get these values from the Supabase dashboard, create a new `.env.local` file at the root of the project and paste them there.
5656

5757
> Note: It's possible to use Supabase with Qwik completely client-side, however, you would lose some of the performance benefits that you can achieve with leveraging the server. For a working example and code head over to [this repository](https://github.com/hamatoyogi/qwik-supabase-example).
5858

0 commit comments

Comments
 (0)