| parameters: | |
| devops_portal: | |
| config: | |
| service: | |
| pushkin: | |
| configure_proxy: true | |
| resolve_hostname: true | |
| proxy_connect_timeout: 300 | |
| proxy_send_timeout: 300 | |
| proxy_read_timeout: 300 | |
| send_timeout: 300 | |
| endpoint: | |
| address: ${_param:pushkin_bind_host} | |
| port: ${_param:pushkin_bind_port} | |
| https: ${_param:pushkin_ssl:enabled} |