Fix for ingress fix...

Change-Id: Ib6246c94a1bf7deb4ac5478d56347a28e7e37081
This commit is contained in:
Proskurin Kirill 2016-12-29 16:57:13 +00:00
parent 2cd78e32ff
commit e0c2171e8a
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ my_ip = {{ network_topology["private"]["address"] }}
{% if ingress.enabled %}
secure_proxy_ssl_header = HTTP_X_FORWARDED_PROTO
{{ endif }}
{% endif %}
{% if nova.console == 'novnc' %}
[vnc]