Skip to content

Commit c75e4ed

Browse files
authored
docs: remove dotenvx (#219)
1 parent 2c00896 commit c75e4ed

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

docs/modules/dotenv.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,6 @@ Although dotenv is reliable, it may not be necessary or may lack certain feature
44

55
## Alternatives
66

7-
### dotenvx
8-
9-
Modern and secure alternative by the same author. It supports encryption, and multi-environment configs.
10-
11-
[Project Page](https://github.com/dotenvx/dotenvx)
12-
[npm](https://www.npmjs.com/package/@dotenvx/dotenvx)
13-
147
### Node.js --env-file / --env-file-if-exists
158

169
Built into Node.js since v20.6.0 (v22.9.0 for `--env-file-if-exists`). Zero dependencies, good for simple use cases.

0 commit comments

Comments
 (0)