Files
nomad/website/source/docs
Sebastián Ramírez ac696a4981 Use secret ID for NOMAD_TOKEN
Use secret ID for NOMAD_TOKEN as the accessor ID doesn't seem to work.

I tried with a local micro cluster following the tutorials, and if I do:

```console
$ export NOMAD_TOKEN=85310d07-9afa-ef53-0933-0c043cd673c7
```

Using the accessor ID as in this example, I get an error:

```
Error querying jobs: Unexpected response code: 403 (ACL token not found)
```

But when using the secret ID in that env var it seems to work correctly.
2020-01-31 18:57:16 +01:00
..
2020-01-31 18:57:16 +01:00
2019-07-26 10:12:49 +01:00
2018-08-25 11:35:56 -05:00
2019-05-10 10:35:21 -04:00