6ac4638cfb
This patch is fixing docker healthcheck for horizon by changing value of horizon_listen_port, so both apache's virtualhost and healthcheck will have same correct port always. Also removing useless apache's redirect as all redirects are done on haproxy side. Closes-Bug: #1933846 Change-Id: Ibb5ad1a5d1bbc74bcb62610d77852d8124c4a323
6 lines
128 B
YAML
6 lines
128 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes horizon's healthcheck when SSL is turned on.
|
|
`LP#1933846 <https://launchpad.net/bugs/1933846>`__
|