blob: 82a073c72e63c14078a80aec963dfb8ceab009e9 [file] [log] [blame]
Volodymyr Stoikodfb51142017-04-06 10:04:19 +03001parameters:
2 devops_portal:
3 config:
4 service:
5 pushkin:
6 configure_proxy: true
7 endpoint:
8 address: ${_param:haproxy_pushkin_bind_host}
9 port: ${_param:haproxy_pushkin_bind_port}
10 https: ${_param:haproxy_pushkin_ssl:enabled}