Skip to content

Commit

Permalink
Applied readme suggestions
Browse files Browse the repository at this point in the history
  • Loading branch information
edocrippaofficial committed May 10, 2024
1 parent 536c67d commit 4a85a79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ fastify.get('/', (request, reply) => {
// output: { PORT: 3000 }
})
```
Note that the `getEnvs` decorators will not be added if they already exist.

This module is a wrapper around [env-schema](https://www.npmjs.com/package/env-schema).
To read an `.env` file you must set `dotenv` in the options:
Expand Down

0 comments on commit 4a85a79

Please sign in to comment.