mirror of
https://github.com/goharbor/harbor
synced 2025-04-16 15:58:56 +00:00
Merge pull request #63 from reasonerjt/master
Set default log level to debug for troubleshooting
This commit is contained in:
commit
3d4a98221a
|
@ -8,3 +8,4 @@ HARBOR_URL=$ui_url
|
|||
AUTH_MODE=$auth_mode
|
||||
LDAP_URL=$ldap_url
|
||||
LDAP_BASE_DN=$ldap_basedn
|
||||
LOG_LEVEL=debug
|
||||
|
|
Loading…
Reference in New Issue
Block a user