Skip to content

Commit

Permalink
Update docs/website/docs/walkthroughs/add_credentials.md
Browse files Browse the repository at this point in the history
Co-authored-by: Anton Burnashev <[email protected]>
  • Loading branch information
AstrakhantsevaAA and burnash authored Oct 27, 2023
1 parent c55b8d9 commit acc695a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/website/docs/walkthroughs/add_credentials.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ client_email = "client_email" # please set me up!

If dlt tries to read this from environment variables, it will use a different naming convention.

For environment variables all names are capitalized and sections are separated with double underscore "__".
For environment variables all names are capitalized and sections are separated with a double underscore "__".

For example, for the above secrets, we would need to put into environment:

Expand Down

0 comments on commit acc695a

Please sign in to comment.