diff --git a/.htaccess b/.htaccess index 77ecc56..65a8639 100644 --- a/.htaccess +++ b/.htaccess @@ -1,2 +1,4 @@ + Header set Access-Control-Allow-Origin "*" + Header set Access-Control-Allow-Methods "GET, POST, OPTIONS" \ No newline at end of file