From 20478e64a0d9da41344055c011b16729507a73a7 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Thu, 3 May 2018 16:30:43 +0200 Subject: [PATCH] eppendorf modify proxy destination --- customer/eppendorf/dev-eppen-01-hy01.pixelpark.net.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customer/eppendorf/dev-eppen-01-hy01.pixelpark.net.yaml b/customer/eppendorf/dev-eppen-01-hy01.pixelpark.net.yaml index 7aea674c..a884bda6 100644 --- a/customer/eppendorf/dev-eppen-01-hy01.pixelpark.net.yaml +++ b/customer/eppendorf/dev-eppen-01-hy01.pixelpark.net.yaml @@ -84,7 +84,7 @@ infra::profile::apache::pp_vhosts: path: '/solr' sethandler: "solr" proxy_pass: - - { path: /, url: 'https://localhost:8983/solr' } + - { path: /, url: 'http://localhost:8983/solr' } custom_fragment: | RequestHeader set Authorization "Basic c29scnNlcnZlcjpzZXJ2ZXIxMjM=" -- 2.39.5