From 492323cda32db9406728a4d00012c9152c0a03c3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Oliver=20B=C3=B6ttcher?= Date: Wed, 21 Sep 2016 12:43:59 +0200 Subject: [PATCH] bmwi: eMag --- customer/bmwi-gruenderwoche/production.yaml | 2 ++ customer/bmwi-gruenderwoche/test.yaml | 2 ++ 2 files changed, 4 insertions(+) diff --git a/customer/bmwi-gruenderwoche/production.yaml b/customer/bmwi-gruenderwoche/production.yaml index 4cd8ed79..f02279df 100644 --- a/customer/bmwi-gruenderwoche/production.yaml +++ b/customer/bmwi-gruenderwoche/production.yaml @@ -130,6 +130,8 @@ site::profile::typo3::projects: site::profile::apache::vhosts: magazin-exg: servername: magazin.existenzgruender.de + serveraliases: + - www-bmwi-magazin.pixelpark.net docroot: '/var/www/magazin-exg' port: 80 docroot_owner: apache diff --git a/customer/bmwi-gruenderwoche/test.yaml b/customer/bmwi-gruenderwoche/test.yaml index 5e58902e..1d8ee677 100644 --- a/customer/bmwi-gruenderwoche/test.yaml +++ b/customer/bmwi-gruenderwoche/test.yaml @@ -47,6 +47,8 @@ site::profile::typo3::projects: site::profile::apache::vhosts: magazin-exg: servername: test-magazin.existenzgruender.de + serveraliases: + - test-www-bmwi-magazin.pixelpark.net docroot: '/var/www/magazin-exg' port: 80 docroot_owner: apache -- 2.39.5