From c5759315b0cea4d8b8e134751794bc8df8f0b6d1 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Mon, 29 Feb 2016 13:31:25 +0100 Subject: [PATCH] sirona-url-shorter - set header --- customer/sirona-url-shorter/production.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/customer/sirona-url-shorter/production.yaml b/customer/sirona-url-shorter/production.yaml index 4088b35c..04a4038b 100644 --- a/customer/sirona-url-shorter/production.yaml +++ b/customer/sirona-url-shorter/production.yaml @@ -50,6 +50,8 @@ site::profile::apache::pp_vhosts: serveraliases: - prod-sirona-alessa.pixelpark.net ssl: false + headers: + - 'add Access-Control-Allow-Origin "*"' site::profile::apache_php::fpm_pool: url-shorter: -- 2.39.5