From 33f38880044d9b6b373e15b8a0c3ebf957239140 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Wed, 1 Mar 2017 15:47:49 +0100 Subject: [PATCH] pixelpark fs-training anonymize proxy --- customer/pixelpark/fs-training.pixelpark.com.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customer/pixelpark/fs-training.pixelpark.com.yaml b/customer/pixelpark/fs-training.pixelpark.com.yaml index 985d2ea1..a3e3afc7 100644 --- a/customer/pixelpark/fs-training.pixelpark.com.yaml +++ b/customer/pixelpark/fs-training.pixelpark.com.yaml @@ -26,4 +26,4 @@ site::profile::apache::pp_vhosts: 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://fs-training.pixelpark.com:8000/' } + - { path: /, url: 'http://localhost:8000/' } -- 2.39.5