mirror of
https://github.com/goharbor/harbor.git
synced 2025-02-01 04:21:36 +01:00
Merge pull request #1122 from reasonerjt/dev
update TOKEN_URL to TOKEN_ENDPOINT
This commit is contained in:
commit
31a64159fc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user