From: Philipp Dallig Date: Tue, 20 Jun 2017 11:41:56 +0000 (+0200) Subject: sirona-aem - correct proxy pass X-Git-Tag: v0.1.0~2801^2~17^2 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=ee6ac842fc7254c008f8a5a1d02433f9acf481fc;p=pixelpark%2Fhiera.git sirona-aem - correct proxy pass --- diff --git a/customer/sirona-aem/production.yaml b/customer/sirona-aem/production.yaml index 3e0ba01c..f0ecc674 100644 --- a/customer/sirona-aem/production.yaml +++ b/customer/sirona-aem/production.yaml @@ -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'