From: Vincent Vanwaelscappel Date: Thu, 14 Sep 2023 17:43:46 +0000 (+0200) Subject: wip #6269 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=4997e3f0b4ed525d4398f11449149e317a4e7952;p=fluidbook-hosting-loadbalancer.git wip #6269 --- diff --git a/config/apache2.conf b/config/apache2.conf index 41adfd5..0e18e7d 100644 --- a/config/apache2.conf +++ b/config/apache2.conf @@ -25,4 +25,5 @@ Include ports.conf DocumentRoot /var/www/html + Header set Access-Control-Allow-Origin "*"