Commit 44ad1e2
Document process.loadEnvFile for loading .env files (#8233)
* Document process.loadEnvFile for loading .env files
Added information about loading .env files programmatically in Node.js using process.loadEnvFile.
Signed-off-by: YCM Jason <[email protected]>
* leave a signature at authors
* american english
* Update apps/site/pages/en/learn/command-line/how-to-read-environment-variables-from-nodejs.md
Co-authored-by: Aviv Keller <[email protected]>
Signed-off-by: YCM Jason <[email protected]>
* Update apps/site/pages/en/learn/command-line/how-to-read-environment-variables-from-nodejs.md
Co-authored-by: Aviv Keller <[email protected]>
Signed-off-by: YCM Jason <[email protected]>
* Update apps/site/pages/en/learn/command-line/how-to-read-environment-variables-from-nodejs.md
Co-authored-by: Aviv Keller <[email protected]>
Signed-off-by: YCM Jason <[email protected]>
* Update apps/site/pages/en/learn/command-line/how-to-read-environment-variables-from-nodejs.md
Co-authored-by: Aviv Keller <[email protected]>
Signed-off-by: YCM Jason <[email protected]>
* Update apps/site/pages/en/learn/command-line/how-to-read-environment-variables-from-nodejs.md
Co-authored-by: Aviv Keller <[email protected]>
Signed-off-by: YCM Jason <[email protected]>
* Update apps/site/pages/en/learn/command-line/how-to-read-environment-variables-from-nodejs.md
Co-authored-by: Augustin Mauroy <[email protected]>
Signed-off-by: YCM Jason <[email protected]>
* Update apps/site/pages/en/learn/command-line/how-to-read-environment-variables-from-nodejs.md
Co-authored-by: Michael Esteban <[email protected]>
Signed-off-by: YCM Jason <[email protected]>
* lint
---------
Signed-off-by: YCM Jason <[email protected]>
Co-authored-by: Aviv Keller <[email protected]>
Co-authored-by: Augustin Mauroy <[email protected]>
Co-authored-by: Michael Esteban <[email protected]>1 parent 7015095 commit 44ad1e2
File tree
1 file changed
+32
-1
lines changed- apps/site/pages/en/learn/command-line
1 file changed
+32
-1
lines changedLines changed: 32 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
0 commit comments