From 214ee57cbbca64ffdcfbad938104942eee7cd249 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Fri, 3 Mar 2017 13:43:58 +0100 Subject: [PATCH] pixelpark fs-training remove proxypass for webserver --- customer/pixelpark/fs-training.pixelpark.com.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/customer/pixelpark/fs-training.pixelpark.com.yaml b/customer/pixelpark/fs-training.pixelpark.com.yaml index a3e3afc7..2919093c 100644 --- a/customer/pixelpark/fs-training.pixelpark.com.yaml +++ b/customer/pixelpark/fs-training.pixelpark.com.yaml @@ -25,5 +25,5 @@ site::profile::apache::pp_vhosts: ssl_cert: '/etc/pki/tls/certs/wildcard.pixelpark.com-cert.pem' ssl_key: '/etc/pki/tls/private/wildcard.pixelpark.com-key.pem' ssl_chain: '/etc/pki/tls/certs/wildcard.pixelpark.com-cert.pem' - proxy_pass: - - { path: /, url: 'http://localhost:8000/' } +# proxy_pass: +# - { path: /, url: 'http://localhost:8000/' } -- 2.39.5