mirror of
https://github.com/goharbor/harbor.git
synced 2024-12-03 15:43:39 +01:00
LOG_DIR of jobservice is not set
This commit is contained in:
parent
e342410749
commit
fc3310f355
@ -8,6 +8,7 @@ REGISTRY_URL=http://registry:5000
|
||||
VERIFY_REMOTE_CERT=$verify_remote_cert
|
||||
MAX_JOB_WORKERS=$max_job_workers
|
||||
LOG_LEVEL=debug
|
||||
LOG_DIR=/var/log/jobs
|
||||
GODEBUG=netdns=cgo
|
||||
EXT_ENDPOINT=$ui_url
|
||||
TOKEN_URL=http://ui
|
||||
|
Loading…
Reference in New Issue
Block a user