Skip to content

Commit 69a9b69

Browse files
docs: add note to doppler config docs
1 parent 226de54 commit 69a9b69

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/docs/environment-variables/DOPPLER_CONFIG.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ import Details from '@site/src/components/Details'
2020

2121
Thanks to doppler you will be able to automatically mange your environment variables.
2222

23+
> Atuoamtically means you will not need to send all developers the envrionment variables.
24+
>
25+
> You will just change or add variable in doppler panel, and it will be added when developer will run script (it's added to most common scripts like - start or deploy)
26+
2327
This starter have fully integrated doppler configuration, you just need to do few easy steps
2428

2529
## Configuration

0 commit comments

Comments
 (0)