Files
nomad/website/source
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-27 09:53:30 -05:00
2020-01-31 18:57:16 +01:00
2015-09-11 17:01:02 -07:00
2018-05-26 15:05:25 -05:00
2017-12-10 21:05:30 +01:00
2017-04-01 20:53:35 -04:00
2015-09-11 17:01:02 -07:00
2019-10-30 16:17:54 -06:00
2015-09-11 17:01:02 -07:00
2017-09-12 17:20:54 -04:00
2015-09-11 17:01:02 -07:00