Skip to content

Commit f0d6748

Browse files
Update apps/site/pages/en/learn/command-line/how-to-read-environment-variables-from-nodejs.md
Co-authored-by: Augustin Mauroy <97875033+AugustinMauroy@users.noreply.github.com> Signed-off-by: YCM Jason <me@ycmjason.com>
1 parent 5f1ee47 commit f0d6748

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Because this method is invoked post-initialization, the setting of startup-relat
7575

7676
### Example
7777

78-
```env
78+
```txt
7979
PORT=1234
8080
```
8181

0 commit comments

Comments
 (0)