]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
sirona-aem - correct proxy pass
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Tue, 20 Jun 2017 11:41:56 +0000 (13:41 +0200)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Tue, 20 Jun 2017 11:41:56 +0000 (13:41 +0200)
customer/sirona-aem/production.yaml

index 3e0ba01c92bf39ea8d64c726aaddee8bf98e78a3..f0ecc674e74b5fdf9f4c39a537e906693b92427a 100644 (file)
@@ -1818,7 +1818,7 @@ infra::profile::aem::author::pp_vhosts:
     proxy_preserve_host: true
     no_proxy_uris:
       - '/error_custom/error.shtml'
-    proxy_dest: 'http://localhost:4502/'
+    proxy_dest: 'http://localhost:4502'
     request_headers_ssl:
       - 'set X-Forwarded-Proto "https"'
       - 'set X-Forwarded-Ssl on'