Merge "Fix serving alert json file on eavesdrop"
This commit is contained in:
commit
252cee587d
@ -21,7 +21,7 @@ class openstack_project::eavesdrop (
|
|||||||
include meetbot
|
include meetbot
|
||||||
|
|
||||||
$vhost_extra = '
|
$vhost_extra = '
|
||||||
<Location /var/lib/statusbot/www >
|
<Location /alert>
|
||||||
Header set Access-Control-Allow-Origin "*"
|
Header set Access-Control-Allow-Origin "*"
|
||||||
</Location>
|
</Location>
|
||||||
'
|
'
|
||||||
|
Loading…
Reference in New Issue
Block a user