Skip to content

Commit

Permalink
Merge pull request #13 from dappnode/pablo/globalEnv-not-all
Browse files Browse the repository at this point in the history
Define globalEnv to be used instead of use all
  • Loading branch information
mgarciate authored Oct 12, 2022
2 parents fd7c941 + e9e5772 commit 59357bc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions dappnode_package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,7 @@
"exposeByDefault": true
}
],
"globalEnvs": {
"all": true
},
"globalEnvs": [{ "envs": ["DOMAIN"], "services": ["pocket"] }],
"backup": [
{
"name": "keyfile",
Expand Down

0 comments on commit 59357bc

Please sign in to comment.