diff --git a/docker/apache/app.conf b/docker/apache/app.conf index faf19e9..d66ccd9 100644 --- a/docker/apache/app.conf +++ b/docker/apache/app.conf @@ -6,7 +6,7 @@ AllowOverride None Order Allow,Deny Allow from All - + Header set Content-Security-Policy "frame-ancestors 'self' https://*.cloud.akeneo.com/;" Options -MultiViews RewriteEngine On