fix: handle nil DocsHandler and add DOCS env var
This commit is contained in:
@@ -38,3 +38,6 @@ VAULT_URL=http://vault.vault.svc.cluster.local:8200/v1
|
||||
|
||||
# Logging
|
||||
LOG_LEVEL=info
|
||||
|
||||
# Docs
|
||||
DOCS=/docs
|
||||
|
||||
Reference in New Issue
Block a user