Skip to content

Commit eb6198f

Browse files
Update docs/config/extensions/syncEnvVars.mdx
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
1 parent f415bf6 commit eb6198f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/config/extensions/syncEnvVars.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -240,9 +240,9 @@ environment variable is present), this extension is skipped entirely.
240240
</AccordionGroup>
241241

242242
<Note>
243-
For `prod` and `dev` environments, this extension uses credentials from your default Supabase
243+
For `prod` environments, this extension uses credentials from your default Supabase
244244
branch. For `preview` and `staging` environments, it matches the git branch name to a Supabase
245-
branch and syncs the corresponding database connection strings and API keys.
245+
branch and syncs the corresponding database connection strings and API keys. `dev` environments are skipped.
246246
</Note>
247247

248248
```ts

0 commit comments

Comments
 (0)