diff --git a/make/common/templates/jobservice/env b/make/common/templates/jobservice/env index 7cefb7fa4..c6e9fd736 100644 --- a/make/common/templates/jobservice/env +++ b/make/common/templates/jobservice/env @@ -12,4 +12,4 @@ LOG_LEVEL=debug LOG_DIR=/var/log/jobs GODEBUG=netdns=cgo EXT_ENDPOINT=$ui_url -TOKEN_URL=http://ui +TOKEN_ENDPOINT=http://ui