a4cb8367ac
Adds support to override the http and/or https ports that is passed down to the horizon::wsgi::apache class. No default values has been changed. Change-Id: I57fd5f3a433c6e123aa0f531630941fabf6ea721 Closes-Bug: 1210719
6 lines
184 B
YAML
6 lines
184 B
YAML
---
|
|
features:
|
|
- |
|
|
You can now override the http and https port to horizon by passing integers
|
|
to the http_port and https_ports parameters. Default values are still the same.
|