fix port for pages
authorPeter Palfrader <peter@palfrader.org>
Thu, 25 Jan 2018 21:46:29 +0000 (22:46 +0100)
committerPeter Palfrader <peter@palfrader.org>
Thu, 25 Jan 2018 21:46:29 +0000 (22:46 +0100)
modules/salsa/templates/apache-pages.debian.net.conf.erb

index 09a5593..b8690d5 100644 (file)
@@ -20,7 +20,7 @@ Use common-debian-service-https-redirect * pages.debian.net
        ProxyPreserveHost On
        AllowEncodedSlashes NoDecode
 
-       ProxyPass / http://127.0.0.1:8080/ retry=10 nocanon
+       ProxyPass / http://127.0.0.1:8090/ retry=10 nocanon
        ProxyPassReverse / http://127.0.0.1:8090/
 
        #RewriteEngine on