From 945183bbf485e2dcefa65e0a9e3dcdb0a9be56b2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Oliver=20B=C3=B6ttcher?= Date: Thu, 14 Jun 2018 14:59:47 +0200 Subject: [PATCH] BJE - fix update docroot --- customer/buschjaeger/production.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/customer/buschjaeger/production.yaml b/customer/buschjaeger/production.yaml index 232931e5..428adcb2 100644 --- a/customer/buschjaeger/production.yaml +++ b/customer/buschjaeger/production.yaml @@ -397,13 +397,13 @@ infra::profile::typo3::projects: infra::profile::apache::pp_vhosts: update.busch-jaeger.de: - docroot: '/var/www/html/update' + docroot: '/var/www/html/update/UpdateBuschJaegerDEProduction' servername: update.busch-jaeger.de ssl: false directories: - directory1: provider: directory - path: '/var/www/html/update/UpdateBuschJaegerDEProduction' + path: '/var/www/html/update' options: - "-Indexes" aliases: -- 2.39.5