mirror of
https://github.com/internetee/registry.git
synced 2025-05-18 02:09:39 +02:00
Updated application example file
This commit is contained in:
parent
98c0824472
commit
aa5cc83344
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ webclient_ip: '127.0.0.1'
|
||||||
# autotest config overwrites
|
# autotest config overwrites
|
||||||
test:
|
test:
|
||||||
webclient_ip: '127.0.0.1' # it should match to localhost ip address
|
webclient_ip: '127.0.0.1' # it should match to localhost ip address
|
||||||
|
crl_path: '/var/lib/jenkins/workspace/registry/ca/crl/crl.pem'
|
||||||
ca_cert_path: '/var/lib/jenkins/workspace/registry/ca/certs/ca.crt.pem'
|
ca_cert_path: '/var/lib/jenkins/workspace/registry/ca/certs/ca.crt.pem'
|
||||||
ca_key_path: '/var/lib/jenkins/workspace/registry/ca/private/ca.key.pem'
|
ca_key_path: '/var/lib/jenkins/workspace/registry/ca/private/ca.key.pem'
|
||||||
ca_key_password: 'test'
|
ca_key_password: 'test'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue