added cors header for matrix server
This commit is contained in:
parent
0bf0e4f774
commit
e116468513
1 changed files with 1 additions and 0 deletions
1
public/.well-known/matrix/.htaccess
Normal file
1
public/.well-known/matrix/.htaccess
Normal file
|
@ -0,0 +1 @@
|
|||
Header set Access-Control-Allow-Origin "*"
|
Loading…
Reference in a new issue