mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 09:25:46 +03:00
The change updates the Vault example within the Environment Variables section to use the `.value` notation rather than the `.key` notation. This is because the example is calling a specific secret key and populating an env var with this; meaning the value of the secret is required over the value.