blob: 274541cb17b4717088d79bebedf1d24dc57f45c9 [file] [log] [blame]
Vnaumov8dfb9ec2017-12-05 00:27:14 +03001parameters:
2 devops_portal:
3 config:
4 service:
5 hardware-correlation:
6 configure_proxy: true
7 resolve_hostname: true
8 proxy_connect_timeout: 300
9 proxy_send_timeout: 300
10 proxy_read_timeout: 300
11 send_timeout: 300
12 endpoint:
13 address: ${_param:hce_bind_host}
14 port: ${_param:hce_bind_port}
15 https: ${_param:hce_ssl:enabled}