Add env validation
This commit is contained in:
parent
43898b3b95
commit
6cd5e3188f
4 changed files with 62 additions and 2 deletions
|
|
@ -25,6 +25,7 @@
|
|||
"@nestjs/core": "^10.0.0",
|
||||
"@nestjs/mongoose": "^11.0.0",
|
||||
"@nestjs/platform-express": "^10.0.0",
|
||||
"joi": "^17.13.3",
|
||||
"reflect-metadata": "^0.2.0",
|
||||
"rxjs": "^7.8.1"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue