Merge pull request #1122 from reasonerjt/dev

update TOKEN_URL to TOKEN_ENDPOINT
This commit is contained in:
Daniel Jiang 2016-11-18 16:46:29 +08:00 committed by GitHub
commit 31a64159fc

View File

@ -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