You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/environment-variables/DOPPLER_CONFIG.mdx
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,10 @@ import Details from '@site/src/components/Details'
20
20
21
21
Thanks to doppler you will be able to automatically mange your environment variables.
22
22
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
+
23
27
This starter have fully integrated doppler configuration, you just need to do few easy steps
0 commit comments