diff options
Diffstat (limited to 'modules/youri-check/templates')
-rw-r--r-- | modules/youri-check/templates/vhost_check.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/youri-check/templates/vhost_check.conf b/modules/youri-check/templates/vhost_check.conf index 42c391d0..d33530df 100644 --- a/modules/youri-check/templates/vhost_check.conf +++ b/modules/youri-check/templates/vhost_check.conf @@ -1 +1 @@ -Header set Access-Control-Allow-Origin "pkgsubmit.<%= domain %>" +Header set Access-Control-Allow-Origin "http://pkgsubmit.<%= domain %>" |