mirror of
https://github.com/kemko/nomad.git
synced 2026-01-09 20:05:42 +03:00
We mistakenly reference `CONSUL_TOKEN` where we should be using `CONSUL_HTTP_TOKEN`. There is one case where `CONSUL_TOKEN` is correct - client.mdx there is a list of default filtered environment variables, which for legacy reasons `CONSUL_TOKEN` will always be one.