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

removed vault

parent 59d185b1
No related branches found
No related tags found
1 merge request!1Master
...@@ -50,7 +50,3 @@ The Setting _setting.deep.key_ can be reached with *SETTING_DEEP_KEY* ...@@ -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) (Enviroment set by command to not pollute your machine)
`SETTING=overwritten-by-env node examples/env/index.js` `SETTING=overwritten-by-env node examples/env/index.js`
## TODO / Missing
- hashicorp values support: if value == "vault:", treat it as secret
\ No newline at end of file
...@@ -10,14 +10,12 @@ ...@@ -10,14 +10,12 @@
}, },
"keywords": [ "keywords": [
"config", "config",
"vault",
"env" "env"
], ],
"author": "Dominik Sigmund", "author": "Dominik Sigmund",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"lodash.merge": "^4.6.2", "lodash.merge": "^4.6.2"
"vault": "^0.3.0"
}, },
"devDependencies": { "devDependencies": {
"@stryker-mutator/core": "^3.1.0", "@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