Skip to content
Snippets Groups Projects
Commit cf17d234 authored by Jenkins's avatar Jenkins Committed by Gerrit Code Review
Browse files

Merge "Change "Virtualhost" to "VirtualHost" in horizon.conf.j2"

parents 1ba92973 b5150392
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ Listen {{ api_interface_address }}:80
<Location "/static">
SetHandler None
</Location>
</Virtualhost>
</VirtualHost>
{% if kolla_enable_tls_external | bool %}
Header edit Location ^http://(.*)$ https://$1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment