From bfb01d96ebab35dc590786a5a548ecd580c316ee Mon Sep 17 00:00:00 2001 From: Diptanu Choudhury Date: Mon, 23 Jan 2017 15:05:18 -0800 Subject: [PATCH] Added docs --- website/source/docs/runtime/environment.html.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/source/docs/runtime/environment.html.md b/website/source/docs/runtime/environment.html.md index e91d6d7f1..c5823820c 100644 --- a/website/source/docs/runtime/environment.html.md +++ b/website/source/docs/runtime/environment.html.md @@ -84,6 +84,10 @@ environment variables. `VAULT_TOKEN` The task's Vault token. See [Vault Integration](/docs/vault-integration/index.html) for more details + + `NOMAD_ADDR__ + The allocated address, given as IP:Port, for each task, port label + ## Task Identifiers