Skip to content
Snippets Groups Projects
Commit 6f565274 authored by Sigmund, Dominik's avatar Sigmund, Dominik
Browse files

removed vault

parent 59d185b1
Branches
Tags
1 merge request!1Master
......@@ -50,7 +50,3 @@ The Setting _setting.deep.key_ can be reached with *SETTING_DEEP_KEY*
(Enviroment set by command to not pollute your machine)
`SETTING=overwritten-by-env node examples/env/index.js`
\ No newline at end of file
## TODO / Missing
- hashicorp values support: if value == "vault:", treat it as secret
\ No newline at end of file
......@@ -10,14 +10,12 @@
},
"keywords": [
"config",
"vault",
"env"
],
"author": "Dominik Sigmund",
"license": "ISC",
"dependencies": {
"lodash.merge": "^4.6.2",
"vault": "^0.3.0"
"lodash.merge": "^4.6.2"
},
"devDependencies": {
"@stryker-mutator/core": "^3.1.0",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment