mirror of
https://github.com/YunoHost-Apps/synapse_ynh.git
synced 2024-09-03 20:26:38 +02:00
Yes it is
Thé right plaxe
This commit is contained in:
parent
cd0747a458
commit
52bd921377
1 changed files with 4 additions and 0 deletions
|
@ -17,3 +17,7 @@ location __PATH__ {
|
|||
fastcgi_param SCRIPT_FILENAME cas_server.php;
|
||||
}
|
||||
}
|
||||
|
||||
location /.wellknown/matrix/client {
|
||||
add_header 'Access-Control-Allow-Origin' '*';
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue