From: Tom Hughes Date: Sun, 26 Oct 2014 11:17:49 +0000 (+0000) Subject: Proxy chef to http for now X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/e253a46db2813271fce34759eaeb7a1c7cd56f1f?ds=inline Proxy chef to http for now --- diff --git a/cookbooks/chef/templates/default/apache.erb b/cookbooks/chef/templates/default/apache.erb index f758e9835..fed8d3a2d 100644 --- a/cookbooks/chef/templates/default/apache.erb +++ b/cookbooks/chef/templates/default/apache.erb @@ -26,5 +26,5 @@ SSLProxyEngine on - ProxyPass / https://127.0.0.1:4443/ + ProxyPass / http://127.0.0.1:4000/