From 07391ff5334bea0872e85df90d8a2e3336a40783 Mon Sep 17 00:00:00 2001 From: Thomas Dalichow Date: Mon, 16 Jul 2018 14:49:32 +0200 Subject: [PATCH] spk-jenkins - fix proxy again again agaiaiaiaiaian --- .../spk-jenkins/stage-services01.sfp.devops.pixelpark.net.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customer/spk-jenkins/stage-services01.sfp.devops.pixelpark.net.yaml b/customer/spk-jenkins/stage-services01.sfp.devops.pixelpark.net.yaml index 93f62da7..41256a40 100644 --- a/customer/spk-jenkins/stage-services01.sfp.devops.pixelpark.net.yaml +++ b/customer/spk-jenkins/stage-services01.sfp.devops.pixelpark.net.yaml @@ -15,7 +15,7 @@ infra::profile::apache::pp_vhosts: ssl_chain: '/etc/pki/tls/certs/wildcard.pixelpark.net-cert.pem' proxy_preserve_host: true proxy_pass: - - { path: /nexus, url: 'http://127.0.0.1:8081/nexus/' } + - { path: /nexus, url: 'http://127.0.0.1:8081/nexus' } directories: # Root Directory - provider: directory -- 2.39.5