Skip to content

Commit 500afd2

Browse files
ycmjasonmikeesto
andauthored
Update apps/site/pages/en/learn/command-line/how-to-read-environment-variables-from-nodejs.md
Co-authored-by: Michael Esteban <mickel13@gmail.com> Signed-off-by: YCM Jason <me@ycmjason.com>
1 parent f0d6748 commit 500afd2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/site/pages/en/learn/command-line/how-to-read-environment-variables-from-nodejs.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ Because this method is invoked post-initialization, the setting of startup-relat
7676
### Example
7777

7878
```txt
79+
// .env file
7980
PORT=1234
8081
```
8182

0 commit comments

Comments
 (0)