From abaa739eacda68a0afea0d740a64127d3f6230be Mon Sep 17 00:00:00 2001 From: Laurent Lienher Date: Fri, 1 Feb 2019 16:04:11 +0100 Subject: [PATCH] Fix hostnameMatch in print config --- .../create/print/print-apps/+package+/config.yaml.tmpl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/geoportal/c2cgeoportal_geoportal/scaffolds/create/print/print-apps/+package+/config.yaml.tmpl b/geoportal/c2cgeoportal_geoportal/scaffolds/create/print/print-apps/+package+/config.yaml.tmpl index f7f67a11ce6..fcce8d24453 100644 --- a/geoportal/c2cgeoportal_geoportal/scaffolds/create/print/print-apps/+package+/config.yaml.tmpl +++ b/geoportal/c2cgeoportal_geoportal/scaffolds/create/print/print-apps/+package+/config.yaml.tmpl @@ -56,6 +56,8 @@ templates: - !forwardHeaders matchers: - !localMatch {} + host: ${GEOPORTAL_INTERNAL_HOST} + port: ${GEOPORTAL_INTERNAL_PORT} headers: - Cookie - Host