From 4a16d63adcb0d0bba708a7f5da7f24e7960f38fe Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Wed, 28 Sep 2016 14:28:32 +0200 Subject: [PATCH] fix virtualhost name in dispatcher for my.cerec.com --- customer/sirona-aem/production.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customer/sirona-aem/production.yaml b/customer/sirona-aem/production.yaml index 4fd8c60b..7dadeacf 100644 --- a/customer/sirona-aem/production.yaml +++ b/customer/sirona-aem/production.yaml @@ -1359,7 +1359,7 @@ aem::dispatcher::publish_farm: - 'Access-Control-Allow-Origin' my-cerec-com: virtualhosts: - - 'my-cerec-com' + - 'my.cerec.com' clientheaders: - '*' renders: -- 2.39.5