diff --git a/config/application-example.yml b/config/application-example.yml index 191df7b1f..4377d9ed7 100644 --- a/config/application-example.yml +++ b/config/application-example.yml @@ -43,3 +43,5 @@ test: ca_key_password: 'test' cert_path: '/var/lib/jenkins/workspace/registry/ca/certs/webclient.crt.pem' + # DEPP + key_path: '/var/lib/jenkins/workspace/registry/ca/private/webclient.key.pem'