]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/chef/templates/default/apache.erb
Switch chef back to using https for the internal forward
[chef.git] / cookbooks / chef / templates / default / apache.erb
index fed8d3a2d42fe18134e8375046065c317a85b3cf..88c1cb6a3be22eff5409741ee0a66738e5a5455e 100644 (file)
@@ -26,5 +26,5 @@
 
        SSLProxyEngine on
 
-       ProxyPass / http://127.0.0.1:4000/
+       ProxyPass / https://<%= node[:fqdn] %>:4443/
 </VirtualHost>